You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2019/06/25 14:00:43 UTC

[GitHub] [activemq-artemis] clebertsuconic commented on issue #2730: ARTEMIS-2399 Fix performance degradation when there are a lot of subscribers

clebertsuconic commented on issue #2730: ARTEMIS-2399 Fix performance degradation when there are a lot of subscribers
URL: https://github.com/apache/activemq-artemis/pull/2730#issuecomment-505458349
 
 
   I don't consider this a fix (as in a bug fix). it's rather an improvement (nice one). As the previous version was performing as designed. I would tell users to manage their subscriptions, and paging was meant as a palleative.. keep your messages in memory (not paged).. blabblablabal...
   
   but this is a game changer for paging.
   
   
   I will need to carefully look at the GC implications though.. but this is really promising.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services