You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/24 17:23:00 UTC

[jira] [Work logged] (ARTEMIS-2679) Deprecate message-expiry-thread-priority

     [ https://issues.apache.org/jira/browse/ARTEMIS-2679?focusedWorklogId=408946&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-408946 ]

ASF GitHub Bot logged work on ARTEMIS-2679:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 24/Mar/20 17:22
            Start Date: 24/Mar/20 17:22
    Worklog Time Spent: 10m 
      Work Description: jbertram commented on pull request #3046: ARTEMIS-2679 deprecate message-expiry-thread-priority
URL: https://github.com/apache/activemq-artemis/pull/3046
 
 
   Due to the changes in 6b5fff40cb105053db7de043b9f6927d29ecc7b7 the
   config parameter message-expiry-thread-priority is no longer needed. The
   code now uses a ScheduledExecutorService and a thread pool rather than
   dedicating a thread 100% to the expiry scanner. The pool's size can be
   controlled via scheduled-thread-pool-max-size.
 
----------------------------------------------------------------
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:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 408946)
    Remaining Estimate: 0h
            Time Spent: 10m

> Deprecate message-expiry-thread-priority
> ----------------------------------------
>
>                 Key: ARTEMIS-2679
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2679
>             Project: ActiveMQ Artemis
>          Issue Type: Task
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>




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