Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Annoying error message on user intentional transaction abort #6107

Closed
grom72 opened this issue Sep 6, 2024 · 0 comments · Fixed by #6117
Closed

Annoying error message on user intentional transaction abort #6107

grom72 opened this issue Sep 6, 2024 · 0 comments · Fixed by #6117
Labels
DAOS DAOS-related Priority: 1 urgent Type: Bug A previously unknown bug in PMDK
Milestone

Comments

@grom72
Copy link
Contributor

grom72 commented Sep 6, 2024

ISSUE: Annoying error message on user intentional transaction abort

Environment Information

  • PMDK package version(s): 2.1.0
  • OS(es) version(s): N/A
  • ndctl version(s):
  • kernel version(s):
  • compiler, libraries, packaging and other related tools version(s):

Please provide a reproduction of the bug:

The error message: *ERROR* tx.c: 946: obj_tx_abort: explicit transaction abort: Unknown error -1004 or *ERROR* tx.c: 946: obj_tx_abort: explicit transaction abort: Unknown error -1005 is observed every time the transaction is aborted by a user.

How often bug is revealed: (always, often, rare): always

Actual behavior:

Expected behavior:

Details

Additional information about Priority and Help Requested:

Are you willing to submit a pull request with a proposed change? (Yes, No)

Requested priority: (Showstopper, High, Medium, Low)

@grom72 grom72 added Priority: 1 urgent Type: Bug A previously unknown bug in PMDK DAOS DAOS-related labels Sep 6, 2024
@grom72 grom72 added this to the 2.1.1 milestone Sep 6, 2024
grom72 added a commit to daos-stack/daos that referenced this issue Oct 25, 2024
Annoying error message on user intentional transaction abort.

PR-repos: pmdk@PR-43:2

Skip-list: test_ior_intercept_libpil4dfs:DAOS-16260 test_daos_degraded_ec:DAOS-16503 test_dfuse_daos_build_wt_pil4dfs:DAOS-16732
Allow-unstable-test: true
Priority: 2

Required-githooks: true

Signed-off-by: Tomasz Gromadzki <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DAOS DAOS-related Priority: 1 urgent Type: Bug A previously unknown bug in PMDK
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant