[
https://issues.apache.org/jira/browse/ARTEMIS-3386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Clebert Suconic updated ARTEMIS-3386:
-------------------------------------
Summary: Broker could use too many Threads to expire messages on the reaper
(was: Broker could use too many Threads to expire messages)
> Broker could use too many Threads to expire messages on the reaper
> ------------------------------------------------------------------
>
> 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
> Assignee: Clebert Suconic
> Priority: Major
> Fix For: 2.18.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)