[
https://issues.apache.org/jira/browse/QPID-4164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robbie Gemmell updated QPID-4164:
---------------------------------
Attachment: QPID-4164_0.16.patch
Attaching a patch for 0.16, should anyone need to resolve this issue for an
existing system.
It is slightly different than the trunk/0.18 changes in that it doesn't contain
the metadata reference optimisation I mentioned above (to keep the change as
isolated to the actual defect as possible) and lacks some of the tests added on
trunk (but has enough to expose the issue and see that it is resolved).
> management move/copy and max delivery attempt functionality fail to properly
> move/copy the message if it was loaded from the message store at startup
> -----------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: QPID-4164
> URL: https://issues.apache.org/jira/browse/QPID-4164
> Project: Qpid
> Issue Type: Bug
> Components: Java Broker, Java Broker BDB Store, Java Management :
> JMX Console
> Affects Versions: 0.16
> Reporter: Keith Wall
> Assignee: Robbie Gemmell
> Priority: Critical
> Fix For: 0.18
>
> Attachments:
> QPID-4164-MaxDeliveryCountTest-should-restart-broker-after-enqueue.patch,
> QPID-4164_0.16.patch
>
>
> The JMX moveMessage/copyMessage functions fail to properly move/copy the
> message if the message has been recovered from the store at Broker startup.
> The Broker permanently loses the message's payload.
> If an operator subsequently tries to view the problematic message with the
> Management interfaces, a Broker thread will be put into an infinite loop and
> this will require a Broker restart.
> This problem does not affect messages sent during the lifetime of the
> Broker's execution (they can be moved or copied as normal). The existence of
> messages with lost payload within the Broker does not affect the flight of
> other messages through the Broker.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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]