You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Christopher L. Shannon (JIRA)" <ji...@apache.org> on 2016/07/12 14:29:20 UTC

[jira] [Resolved] (AMQ-6352) Temporary message store cursor does not track store message size properly

     [ https://issues.apache.org/jira/browse/AMQ-6352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher L. Shannon resolved AMQ-6352.
-----------------------------------------
       Resolution: Fixed
    Fix Version/s: 5.13.4
                   5.14.0

> 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
>             Fix For: 5.14.0, 5.13.4
>
>
> 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)