[
https://issues.apache.org/jira/browse/QPID-882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arnaud Simon resolved QPID-882.
-------------------------------
Resolution: Fixed
> 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
> Assignee: Arnaud Simon
> Fix For: M4
>
>
> 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.