You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "yangwei (JIRA)" <ji...@apache.org> on 2019/08/05 10:52:00 UTC

[jira] [Created] (ARTEMIS-2442) add ActiveMQResourceLimitException if session/queue limit is reached

yangwei created ARTEMIS-2442:
--------------------------------

             Summary: add ActiveMQResourceLimitException if session/queue limit is reached
                 Key: ARTEMIS-2442
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2442
             Project: ActiveMQ Artemis
          Issue Type: Bug
          Components: Broker
            Reporter: yangwei


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 message was sent by Atlassian JIRA
(v7.6.14#76016)