jbertram opened a new 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: us...@infra.apache.org With regards, Apache Git Services