Keith Wall created QPID-6831:
--------------------------------
Summary: Remove logging from constructor of
ConnectionScopedRuntimeException
Key: QPID-6831
URL: https://issues.apache.org/jira/browse/QPID-6831
Project: Qpid
Issue Type: Improvement
Components: Java Broker
Reporter: Keith Wall
Assignee: Keith Wall
Priority: Minor
Fix For: qpid-java-6.0
{{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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]