System.out in source code: org.apache.activemq.ra.ServerSessionPoolImpl
-----------------------------------------------------------------------
Key: AMQ-1506
URL: https://issues.apache.org/activemq/browse/AMQ-1506
Project: ActiveMQ
Issue Type: Improvement
Components: Broker
Reporter: James Martin
Priority: Trivial
Line 192 of org/apache/activemq/ra/ServerSessionPoolImpl.java prints to
System.out: System.out.println("ACtive Sessions = " + activeSessions.size());
Perhaps this should be removed or changed to a log call.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.