AMQStateManager.attainState() timeout is fixed at 30 seconds
------------------------------------------------------------
Key: QPID-774
URL: https://issues.apache.org/jira/browse/QPID-774
Project: Qpid
Issue Type: Sub-task
Components: Java Client
Affects Versions: M2, M2.1
Reporter: Martin Ritchie
AMQStateManager.attainState() timeout is takes its value from :
private static final long MAXIMUM_STATE_WAIT_TIME = 30000L;
This should be configurable.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.