pmem / pmdk

Persistent Memory Development Kit
https://pmem.io
Other
1.34k stars 510 forks source link

Annoying error message on user intentional transaction abort #6107

Closed grom72 closed 1 month ago

grom72 commented 2 months ago

ISSUE: Annoying error message on user intentional transaction abort

Environment Information

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)