franz1981 edited a comment on issue #2514: ARTEMIS-2236 Address Latency Impact caused by ARTEMIS-1451 URL: https://github.com/apache/activemq-artemis/pull/2514#issuecomment-456714410 @michaelandrepearce I do understand but I believe that it could be dependent by a wrong configuration, given that the behaviour of the thread-pool is quite different from before: did you have tried to change the configuration of the thread-pool according to this new behaviour? I'm saying that because I've recently pushed a benchmark measuring this same exact thing on Netty https://github.com/netty/netty/pull/8594, where I've had surprising results due to that. IMHO even having threads that die/grow after a specific amount of time is a complication that could be avoided TBH: is the reason why we can't use things like ForkJoin pools.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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