[
https://issues.apache.org/jira/browse/QPID-611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aidan Skinner updated QPID-611:
-------------------------------
Attachment: mylyn-context.zip
> Queue Total size calculations can cause NPE on broker.
> ------------------------------------------------------
>
> Key: QPID-611
> URL: https://issues.apache.org/jira/browse/QPID-611
> Project: Qpid
> Issue Type: Bug
> Components: Java Broker
> Affects Versions: M2
> Reporter: Martin Ritchie
> Fix For: M2.1, M3
>
> Attachments: mylyn-context.zip, QPID-611.patch
>
>
> Because messages can be delivered via multiple routes the _totalQueueSize
> calculations updated by message size which is stored in the messageHandle and
> is purged when the message is dereferenced.
> The solution is we need to check if the message has been sent before
> adujsting the values.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.