[ 
https://issues.apache.org/jira/browse/ARTEMIS-4116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Justin Bertram resolved ARTEMIS-4116.
-------------------------------------
    Fix Version/s: 2.28.0
       Resolution: Fixed

> Implement management semaphore to avoid parallel operations being executed 
> from user's persistently calling operations
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-4116
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4116
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>            Reporter: Clebert Suconic
>            Priority: Major
>             Fix For: 2.28.0
>
>
> Say the management is used for long running tasks (like remove queues, drop 
> queues).
> the broker should have a valve protecting multiple long running tasks running 
> at once as that could put a broker down.
> What we have observed over time is that when things are running slow, users 
> will use the console to get metrics, and as things are slowing down they will 
> keep clicking on tasks what will then make things worse.
> We should protect long running calls with a semaphore to not allow that 
> happening.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to