[
https://issues.apache.org/jira/browse/QPID-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Ritchie resolved QPID-1066.
----------------------------------
Resolution: Fixed
Work completed on trunk then merged back to M2.x then merged back to M2.1.x
> cleanMainQueue call mistakenly wrapped in isInfoEnabled()
> ---------------------------------------------------------
>
> Key: QPID-1066
> URL: https://issues.apache.org/jira/browse/QPID-1066
> Project: Qpid
> Issue Type: Bug
> Components: Java Broker
> Affects Versions: M2, M2.1
> Reporter: Martin Ritchie
> Assignee: Martin Ritchie
> Fix For: M3
>
>
> Summary:
> The ConcurrentSelectorDeliveryManager(CSDM) change r582263 (QPID-623) added a
> check to clean the main delivery queue if the delivery was to a subscriber
> using a selector.
> However the change followed the comment far to literally and the replacement
> of the log statement with the method call over looked the wrapping
> isInfoEnabled() section that will prevent this clean up occuring.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.