Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-608

Change logging level of some DemandForwardingBridge log messages.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.0
    • 4.0.2, 4.1.0
    • Broker
    • None

    Description

      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

      Attachments

        1. InactivityMonitor.patch2
          2 kB
          Kevin Yaussy
        2. DemandForwardingBridgeSupport.patch
          0.7 kB
          Kevin Yaussy
        3. FailoverTransport.patch
          1 kB
          Kevin Yaussy
        4. InactivityMonitor.patch
          0.7 kB
          Kevin Yaussy
        5. ASF.LICENSE.NOT.GRANTED--DemandForwardingBridgeSupport.java
          29 kB
          Kevin Yaussy
        6. ASF.LICENSE.NOT.GRANTED--FailoverTransport.java
          18 kB
          Kevin Yaussy
        7. ASF.LICENSE.NOT.GRANTED--DemandForwardingBridge.java
          31 kB
          Kevin Yaussy
        8. ASF.LICENSE.NOT.GRANTED--FailoverTransport.java
          17 kB
          Kevin Yaussy

        Activity

          People

            chirino Hiram R. Chirino
            yaussy Kevin Yaussy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: