[
https://issues.apache.org/jira/browse/QPID-4946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Wall updated QPID-4946:
-----------------------------
Summary: [Java Broker] closing the broker may result in same message being
delivered to multiple competing consumers (was: [Java Broker] closing the
broker may result in same message being delivered to multipl competing
consumers)
> [Java Broker] closing the broker may result in same message being delivered
> to multiple competing consumers
> -----------------------------------------------------------------------------------------------------------
>
> Key: QPID-4946
> URL: https://issues.apache.org/jira/browse/QPID-4946
> Project: Qpid
> Issue Type: Bug
> Components: Java Broker
> Reporter: Rob Godfrey
> Assignee: Rob Godfrey
> Fix For: 0.23
>
>
> If the broker is closed when a consumer has unacknowledged messages, then
> these unacknowledged messages may get delivered to other competing consumers
> before those consumers are themselves closed.
> Closing the broker causes it to iterate over all open connections and close
> each connection in turn. Before closing the connections it should mark them
> such that they do not attempt any more deliveries.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]