[
https://issues.apache.org/jira/browse/ARTEMIS-2442?focusedWorklogId=288853&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-288853
]
ASF GitHub Bot logged work on ARTEMIS-2442:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 05/Aug/19 10:55
Start Date: 05/Aug/19 10:55
Worklog Time Spent: 10m
Work Description: wy96f commented on 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]
Issue Time Tracking
-------------------
Worklog Id: (was: 288853)
Time Spent: 10m
Remaining Estimate: 0h
> throw 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
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)