You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ganesh Murthy (JIRA)" <ji...@apache.org> on 2017/02/27 21:22:45 UTC

[jira] [Created] (DISPATCH-643) Duplicate log messages show up on normal AMQP close

Ganesh Murthy created DISPATCH-643:
--------------------------------------

             Summary: 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org