Robbie Gemmell created QPID-4173:
------------------------------------

             Summary: [Java Broker] disable the subscription state operational 
logging by default
                 Key: QPID-4173
                 URL: https://issues.apache.org/jira/browse/QPID-4173
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
    Affects Versions: 0.16, 0.14, 0.12, 0.10, 0.18
            Reporter: Robbie Gemmell
             Fix For: 0.19


Disable the subscription state operational logging by default. 

This logging can be *incredibly* verbose if clients have a low prefetch 
configured, or there is a large backlog of messages on the queue, because the 
state will constantly flip between active and suspended as the buffer becomes 
full,not-full,full,not-full...etc.

We should disable this by default as it tends to drown all the other logging 
that is often more useful. It will still be possible to turn the logging on at 
runtime using the logging management mbean (if the operational logging feature 
is enabled).

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