You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by GitBox <gi...@apache.org> on 2019/02/22 12:27:58 UTC

[GitHub] wy96f opened a new pull request #2561: ARTEMIS-2259 Client session not exist if reattach on new connection t…

wy96f opened a new pull request #2561: ARTEMIS-2259 Client session not exist if reattach on new connection t…
URL: https://github.com/apache/activemq-artemis/pull/2561
 
 
   When client session reattach on new connection or session recreation timeout, an exception is thrown causing session recreation and consumer recreation don't complete. Although client connection failover completes, client session actually doesn't work bcs there is no corresponding session channel on server side. We close connection if session failover fails to fix the problem.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services