You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2016/03/08 01:09:40 UTC

[jira] [Created] (QPIDJMS-152) Reduce log noise from QueueBrowser on failed close of internal consumer

Timothy Bish created QPIDJMS-152:
------------------------------------

             Summary: Reduce log noise from QueueBrowser on failed close of internal consumer
                 Key: QPIDJMS-152
                 URL: https://issues.apache.org/jira/browse/QPIDJMS-152
             Project: Qpid JMS
          Issue Type: Improvement
          Components: qpid-jms-client
    Affects Versions: 0.8.0
            Reporter: Timothy Bish
            Assignee: Timothy Bish
             Fix For: 0.9.0


When the internal consumer instance is closed in the JmsQueueBrowser it can log a warn if the close fails which is not of much use since the warning details will usually have been logged elsewhere.  Reduce to trace level.

Also use a finally block to ensure that the internal consumer is nulled out if the close throws an error. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org