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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to