SubscriptionImpl close logging incorrect
----------------------------------------

                 Key: QPID-1450
                 URL: https://issues.apache.org/jira/browse/QPID-1450
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
    Affects Versions: M4
            Reporter: Martin Ritchie
            Priority: Minor


Summary:

SubscriptionImpl.close() will ensure that the state is changed to 'closed' this 
means that it wall always log 'Called close() on a closed subscriber' and never 
'Closing Subscription ....'

We should remove the if (closed) statements.



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