Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-6709

SUB-1001 operation log message for consumers with noLocal/arrivaltime filters contain an object identity

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • qpid-java-6.0
    • Broker-J
    • None

    Description

      The Java Broker logs SUB-1001 messages in response to the creation of the a consumer. If the consumer includes a JMS selector this is logged too, which is helpful for problem diagnosis. However, currently if I create a consumer using the arrival time feature or no-local, the SUB message includes an object ref. This is not useful to the end user.

      2015-08-23 09:50:48,561         INFO  [VirtualHostNode-test-Config] q.m.s.create [con:0(guest@/127.0.0.1:64175/test)/ch:0] [sub:1(vh(/test)/qu(ArrivalTimeFilterTest-testArrivalTime0)] SUB-1001 : Create : Arguments : {x-qpid-replay-period=org.apache.qpid.server.filter.ArrivalTimeFilter@59c0c125}
      2015-08-23 10:07:35,247         INFO  [VirtualHostNode-test-Config] q.m.s.create [con:5(guest@/127.0.0.1:64201/test)/ch:2] [sub:6(vh(/test)/qu(clientid:NoLocalAfterRecoveryTest-null-NoLocal)] SUB-1001 : Create : Durable : Arguments : {x-qpid-no-local=org.apache.qpid.server.protocol.v0_8.AMQChannel$7@1433048d}
      

      Attachments

        Activity

          People

            orudyy Alex Rudyy
            kwall Keith Wall
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: