Clebert Suconic created ARTEMIS-3386:
----------------------------------------

             Summary: Broker could use too many Threads to expire messages
                 Key: ARTEMIS-3386
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3386
             Project: ActiveMQ Artemis
          Issue Type: Bug
    Affects Versions: 2.17.0
            Reporter: Clebert Suconic
             Fix For: 2.18.0


PostOffice Reaper thread will call queue.expire which will then start using one 
instance of the executors.

 

this will fire the system to expire messages on all the destinations all at 
once. This could be bad in a situation where the system has a lot of queues 
with messages to be expired.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to