JMS connections using the http:// protocol may not detect connections failures
correctly.
-----------------------------------------------------------------------------------------
Key: AMQ-807
URL: https://issues.apache.org/activemq/browse/AMQ-807
Project: ActiveMQ
Type: Bug
Reporter: Hiram Chirino
Assigned to: Hiram Chirino
Fix For: 4.1, 4.0.2
If for example the broker is restarted, the broker will not inform a client
using the broker again that it's connection state is gone.
Also the client would startup a background poll thread before its' connection
was established. This cause it to go into a busy loop hiting the server and
the server sending back clientID not specified error messages until the
ConnectionInfo was sent to the broker.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira