MrEasy commented on a change in pull request #2750: ARTEMIS-2399 Improve
performance when there are a lot of subscribers
URL: https://github.com/apache/activemq-artemis/pull/2750#discussion_r323786778
##########
File path: pom.xml
##########
@@ -90,6 +90,7 @@
<jgroups.version>3.6.13.Final</jgroups.version>
<maven.assembly.plugin.version>2.4</maven.assembly.plugin.version>
<mockito.version>2.25.0</mockito.version>
+ <jctools.version>2.1.1</jctools.version>
Review comment:
Is there a reason not taking the recent version (2.1.2)?
(I hope it is not just because in jctool's README on Github 2.1.1 is given)
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services