Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-5602

reduce severity and improve IOException logging in IoSender

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.26
    • 0.27
    • Java Common
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              rgodfrey Robert Godfrey
              robbie Robbie Gemmell
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: