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

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

    [ https://issues.apache.org/jira/browse/QPIDJMS-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15184065#comment-15184065 ] 

ASF subversion and git services commented on QPIDJMS-152:
---------------------------------------------------------

Commit 9f2f7c59fc060002ab97aebcf847276d4460307e in qpid-jms's branch refs/heads/master from [~tabish121]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-jms.git;h=9f2f7c5 ]

QPIDJMS-152 Clean up in QueueBrowser, remove log noise and ensure
resource nulled on failed close.

> 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