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

ASF subversion and git services commented on DISPATCH-643:
----------------------------------------------------------

Commit 178612056f7fc241feee01298c1ea17eeb4180fb in qpid-dispatch's branch 
refs/heads/master from [~ganeshmurthy]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-dispatch.git;h=1786120 ]

DISPATCH-643 - Selectively log link close message only on socket close.


> Duplicate log messages show up on normal AMQP close
> ---------------------------------------------------
>
>                 Key: DISPATCH-643
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-643
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Container
>    Affects Versions: 0.7.0
>            Reporter: Ganesh Murthy
>            Assignee: Ganesh Murthy
>             Fix For: 0.8.0
>
>
> When running the Qpid JMS Hello World example, duplicate link abort log 
> messages show up - 
> {noformat}
> Mon Feb 27 16:19:44 2017 CONTAINER (notice) Aborting link 
> 'qpid-jms:sender:ID:f5bcbc8f-e085-4b10-9e1f-fac72c23c64b:1:1:1:queue' due to 
> parent connection end
> Mon Feb 27 16:19:44 2017 CONTAINER (notice) Aborting link 
> 'qpid-jms:receiver:ID:f5bcbc8f-e085-4b10-9e1f-fac72c23c64b:1:1:1:queue' due 
> to parent connection end
> Mon Feb 27 16:19:44 2017 CONTAINER (notice) Aborting link 
> 'qpid-jms:sender:ID:f5bcbc8f-e085-4b10-9e1f-fac72c23c64b:1:1:1:queue' due to 
> parent connection end
> Mon Feb 27 16:19:44 2017 CONTAINER (notice) Aborting link 
> 'qpid-jms:receiver:ID:f5bcbc8f-e085-4b10-9e1f-fac72c23c64b:1:1:1:queue' due 
> to parent connection end
> {noformat}
> Notice above that the sender:ID log is showing up twice.
> These log messages should not show up on normal AMQP close. 
> These log messages should show up only on abrupt socket close without AMQP 
> close.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to