Allow configurable MAXIMUM_STATE_WAIT_TIME
-------------------------------------------
Key: QPID-788
URL: https://issues.apache.org/jira/browse/QPID-788
Project: Qpid
Issue Type: Improvement
Reporter: Martin Ritchie
Summary:
MAXIMUM_STATE_WAIT_TIME is fixed at 30s
Proposed Changes:
Provide System property amqj.MaximumStateWait which will allow the overriding
of the value.
Test Strategy:
Testing can be performed by adding a delay in the broker
(AMQMinaProtocolSession) before returning the protocol initialisation. Delaying
for 60seconds would normally cause client to time out. Setting
'-Damqj.MaximumStateWait=90000' on the client should now allow that to
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.