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
             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.

Reply via email to