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 2015/08/24 10:12:46 UTC

[jira] [Resolved] (QPID-6709) SUB-1001 operation log message for consumers with noLocal/arrivaltime filters contain an object identity

     [ https://issues.apache.org/jira/browse/QPID-6709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Rudyy resolved QPID-6709.
------------------------------
    Resolution: Fixed

The changes look good to me

> SUB-1001 operation log message for consumers with noLocal/arrivaltime filters contain an object identity
> --------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-6709
>                 URL: https://issues.apache.org/jira/browse/QPID-6709
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>            Reporter: Keith Wall
>            Assignee: Alex Rudyy
>            Priority: Minor
>             Fix For: qpid-java-6.0
>
>
> 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.
> {noformat}
> 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}
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org