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

Rob Godfrey commented on QPID-3885:
-----------------------------------

Agree that the highlighted messages should be more than debug (though I would 
probably buy info rather than warn for the first one if we get rid of all the 
junk that was at info level).

The rest of the changes I am comfortable with though I don't think any of these 
really adversely affect performance (certainly they've never shown up on any of 
the profiling I've done).
                
> Improve logging in JMS client
> -----------------------------
>
>                 Key: QPID-3885
>                 URL: https://issues.apache.org/jira/browse/QPID-3885
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Client
>    Affects Versions: 0.14
>            Reporter: Rajith Attapattu
>            Assignee: Rajith Attapattu
>            Priority: Minor
>             Fix For: Future
>
>         Attachments: logging.patch
>
>
> Kevin Conner provided a patch to improve our logging.
> For the most part it reduces noise by downgrading most log messages from info 
> to debug.
> It also adds a if(logger.isDebugEnabled()) to save on any unnecessary (and 
> potentially expensive) string concatenations. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to