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

Remove logging from constructor of ConnectionScopedRuntimeException

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • qpid-java-6.0
    • Broker-J
    • None

    Description

      ConnectionScopedRuntimeException currently logs itself at ERROR, with a complete stacktrace, on construction. The CSRE is intended to be used when the Broker detects an abnormal situation which should cause only the affected connection to be closed, for instance, a badly composed frame.

      The responsibility for logging the CSRE need to be taken higher up the stack, so it can chose the appropriate level of detail.

      Attachments

        Activity

          People

            orudyy Alex Rudyy
            kwall Keith Wall
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: