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: [email protected] With regards, Apache Git Services
