[
https://issues.apache.org/jira/browse/QPID-443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rob Godfrey resolved QPID-443.
------------------------------
Resolution: Fixed
Completed: At revision: 525862
> Abruptly disconnecting client on transaction publish causes error
> -----------------------------------------------------------------
>
> Key: QPID-443
> URL: https://issues.apache.org/jira/browse/QPID-443
> Project: Qpid
> Issue Type: Bug
> Components: Java Broker
> Affects Versions: M2
> Reporter: Rob Godfrey
> Assigned To: Rob Godfrey
> Fix For: M2
>
>
> Because the publish event are processed asynchronously, while the
> sessionClosed was processed synchronously, writes of messages were occuring
> after the transaction had been rolled back. Futher CleanUpOperation
> enlistment had been erroneously commented out.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.