XAResource does not check pre and post-conditions
--------------------------------------------------
Key: QPID-882
URL: https://issues.apache.org/jira/browse/QPID-882
Project: Qpid
Issue Type: Bug
Components: Java Client
Affects Versions: M3
Reporter: Arnaud Simon
Fix For: M3
Preconditions:
This is for example the case for methods requiring a flag, wrong values are
ignored and treated like TMNOFLAG. We should instead throw an XAException with
error code XAER_PROTO
Postconditions:
We currently don't check and propagate the error code of a broker closed
connection
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.