[ https://issues.apache.org/activemq/browse/AMQ-608?page=all ]
     
Hiram Chirino resolved AMQ-608:
-------------------------------

    Resolution: Fixed

Patch applied!  Thanks Kevin!

> Change logging level of some DemandForwardingBridge log messages.
> -----------------------------------------------------------------
>
>          Key: AMQ-608
>          URL: https://issues.apache.org/activemq/browse/AMQ-608
>      Project: ActiveMQ
>         Type: Improvement

>   Components: Broker
>     Versions: 4.0
>     Reporter: Kevin Yaussy
>     Assignee: Hiram Chirino
>      Fix For: 4.1, 4.0.2
>  Attachments: DemandForwardingBridge.java, 
> DemandForwardingBridgeSupport.java, DemandForwardingBridgeSupport.patch, 
> FailoverTransport.java, FailoverTransport.java, FailoverTransport.patch, 
> InactivityMonitor.patch, InactivityMonitor.patch2
>
>
> In DemandForwardingBridge, I'd like to be able to see subscription messages 
> (and unsubscription messages), but not "bridging" messages.  Both classes of 
> log messages are log.trace.  Seems like the "bridging" messages should remain 
> trace, as you would want to look at that when you are doing pretty detailed 
> debugging.  However, I'd like to see subscribe/unsubscribe messages all the 
> time.  If those could be either info or debug, that would allow me to turn 
> those on separately.  I realize that I can see what is currently subscribed 
> via the JMX console.  However, seeing the subscribe/unsubscribe messages will 
> allow diagnostics over time - who subscribed when type of questions.
> Mainly, I'm referring to messages logged as trace in:
> DemandForwardingBridge.serviceRemoteConsumerAdvisory
> DemandForwardingBridge.removeDemandSubscription

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to