You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alex Rudyy (JIRA)" <ji...@apache.org> on 2012/08/02 16:13:03 UTC

[jira] [Comment Edited] (QPID-4173) [Java Broker] disable the subscription state operational logging by default

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

Alex Rudyy edited comment on QPID-4173 at 8/2/12 2:12 PM:
----------------------------------------------------------

Attached a patch resolving the issue.

Phil,
Could you please review it?
                
      was (Author: alex.rufous):
    Attached a patch resolving the issue
                  
> [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.10, 0.12, 0.14, 0.16, 0.18
>            Reporter: Robbie Gemmell
>            Assignee: Philip Harvey
>             Fix For: 0.19
>
>         Attachments: 0001-QPID-4173-Switch-off-subscription.state-logger-to-re.patch
>
>
> 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org