Inappropriate logging levels in Yoko SocketFactory class.
----------------------------------------------------------
Key: GERONIMO-3065
URL: https://issues.apache.org/jira/browse/GERONIMO-3065
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: CORBA
Affects Versions: 2.0-M5
Reporter: Rick McGuire
Assigned To: Rick McGuire
Priority: Trivial
Fix For: 2.0-M5
There are several messages in the yoko SocketFactory being put out at an info
level instead of debug. This needs to be fixed. One of the messages in
particular is expensive to construct, so it should also be protected by an
isDebugEnabled() test.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.