mattrpav opened a new pull request, #2544:
URL: https://github.com/apache/activemq/pull/2544

   The security exception fires the ExceptionListener and marks the transport 
failed on two separate async tasks in ActiveMQConnection.onException. Waiting 
only for the listener let createSession race a disposing transport and get 
JMSException("Stopped.") instead of the expected ConnectionFailedException.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to