You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Clebert Suconic (Jira)" <ji...@apache.org> on 2021/08/09 17:56:05 UTC

[jira] [Closed] (ARTEMIS-3386) Broker could use too many Threads to expire messages on the reaper

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

Clebert Suconic closed ARTEMIS-3386.
------------------------------------
    Resolution: Fixed

> 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: 40m
>  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)