-
Component Upgrade
-
Resolution: Done
-
Major
-
None
-
None
A major change in this version is
The default global thread pool used by Artemis client is now fixed (it was unbounded before). Default size is 500.
TO use an unbounded thread pool, you need to set ActiveMQClient.GLOBAL_THREAD_POOL_MAX_SIZE=-1 or use the sysprop activemq.artemis.client.global.thread.pool.max.size
- clones
-
JBEAP-2443 Upgrade Artemis to 1.1.0.wildfly-010
- Closed