[
https://issues.apache.org/jira/browse/ARTEMIS-2679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17067080#comment-17067080
]
ASF subversion and git services commented on ARTEMIS-2679:
----------------------------------------------------------
Commit fdfe3ba3fa97db130df9f03e0f9b097c19dc0603 in activemq-artemis's branch
refs/heads/master from Justin Bertram
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=fdfe3ba ]
ARTEMIS-2679 deprecate message-expiry-thread-priority
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.
> 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)