Andrew Stitcher created PROTON-2921:
---------------------------------------
Summary: [C++ transactions] Better control of message
settlement/disposition behaviour
Key: PROTON-2921
URL: https://issues.apache.org/jira/browse/PROTON-2921
Project: Qpid Proton
Issue Type: Improvement
Components: cpp-binding
Affects Versions: proton-c-0.41.0
Reporter: Andrew Stitcher
It would be more convenient if we could configure the settlement and release
behaviour for messages:
* It would probably be more convenient for most users to automatically release
any messages acquired under a transaction if the transaction is aborted or the
commit fails.
* There are some (probably rare) cases where we might want to automatically
settle messages sent or acknowledged under a transaction
* Probably the way to do this would be to add a transaction_option object to
the the session - this is consistent with the current API and would be
extensible.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]