activemq-artemis/artemis-core-client
Justin Bertram fdfe3ba3fa ARTEMIS-2679 deprecate message-expiry-thread-priority
Due to the changes in 6b5fff40cb 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.
2020-03-25 16:43:38 -04:00
..
src ARTEMIS-2679 deprecate message-expiry-thread-priority 2020-03-25 16:43:38 -04:00
pom.xml ARTEMIS-1194 fixup maven dependencies 2020-03-07 22:04:03 +00:00