Client state manager is not interupted when unrecoverable error occurs on
connection
------------------------------------------------------------------------------------
Key: QPID-586
URL: https://issues.apache.org/jira/browse/QPID-586
Project: Qpid
Issue Type: Bug
Components: Java Client
Affects Versions: M2
Reporter: Martin Ritchie
Fix For: M2.1
Again this is seen when an incorrect log4j is on the classpath. The correct
execeptions can be seen to be thrown but the StateManager is not interrupted
and the client must wait the default 30 seconds before the connection failure
returns.
A related problem is that because we are waiting for the timeout to occur the
state manager reports the timeout error rather than the previously thrown
error.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.