wy96f opened a new pull request #2785: ARTEMIS-2442 throw ActiveMQResourceLimitException if session/queue limit is reached URL: https://github.com/apache/activemq-artemis/pull/2785 Now ActiveMQSessionCreationException is thrown when session/queue limit is reached. ActiveMQSessionCreationException is used to indicate server is starting. It would cause session recreation retries all the time. Session creation should fail fast when limit is reached so client can try to connect other brokers in cluster.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
