Giovanni Liva created AMQ-6786:
----------------------------------
Summary: AbstractInactivityMonitor.startMonitorThreads() throws
IllegalArgumentException
Key: AMQ-6786
URL: https://issues.apache.org/jira/browse/AMQ-6786
Project: ActiveMQ
Issue Type: Bug
Components: JMS client
Reporter: Giovanni Liva
The method startMonitorThreads() of class
org.apache.activemq.transport.AbstractInactivityMonitor can throw an
IllegalArgumentException.
The current code verifies that only _readCheckTime_ and _writeCheckTime_ are
positive integers without checking the value of _initialDelayTime_ .
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)