Robbie Gemmell created QPID-5602:
------------------------------------

             Summary: reduce severity and improve IOException logging in 
IoSender
                 Key: QPID-5602
                 URL: https://issues.apache.org/jira/browse/QPID-5602
             Project: Qpid
          Issue Type: Bug
          Components: Java Common
    Affects Versions: 0.26
            Reporter: Robbie Gemmell
            Assignee: Robbie Gemmell
             Fix For: 0.27


IoSender emits an error message and a logs a Stacktrace when it exits due to an 
IoException, e.g due to a remote application being abruptly stopped.

Any issues stemming from the thread exiting result in their own exceptions 
being thrown and/or log messages being produced, so this logging is often 
duplicate and is typically not indicative of a problem needing intervention, it 
should be reduced in severity. It should also be improved to include the socket 
address, and remove the stacktrace which adds little benefit in this case and 
simply leads to unecessary confusion.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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

Reply via email to