Message reference count not being incremented when message added to
UnacknowledgeMap
------------------------------------------------------------------------------------
Key: QPID-323
URL: https://issues.apache.org/jira/browse/QPID-323
Project: Qpid
Issue Type: Bug
Components: Java Broker
Reporter: Rob Godfrey
The reference count for the message is not incremeneted when it is added to the
UnacknowledgedMessageMap. Thus by the time the acknowledge is received, the
message may have been purged from the store.
Patch to follow
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.