michaelpearce-gain 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_r303789825
##########
File path: artemis-server/pom.xml
##########
@@ -89,6 +89,10 @@
<version>${project.version}</version>
<scope>test</scope>
</dependency>
+ <dependency>
Review comment:
Need to ensure this is updated in the OSGI / Karaf bundles config to ensure
its bundled and loaded correctly, else those running in Karaf / OSGI they will
get issue.
----------------------------------------------------------------
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