Christopher L. Shannon created AMQ-6352:
-------------------------------------------
Summary: Temporary message store cursor does not track store
message size properly
Key: AMQ-6352
URL: https://issues.apache.org/jira/browse/AMQ-6352
Project: ActiveMQ
Issue Type: Bug
Components: Broker
Affects Versions: 5.13.3
Reporter: Christopher L. Shannon
Assignee: Christopher L. Shannon
Priority: Minor
The PList implementation for the temporary store that is used by the
FilePendingMessageCursor has a bug that causes the message size to not be
accurate. On removal of an item from the PList, a null reference is always
passed to the onRemove method by mistake. This causes the message size counter
to not decrement properly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)