franz1981 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-505077972 @wy96f 5000 msg/sec seems to me too similar to the default value for page-max-concurrent-io ie "The max number of concurrent reads allowed on paging. Default=5" Could you check the results again by increasing the default to the total number of consumers? To avoid being backpressured by the `Semaphore` when the pages are being eviced?
---------------------------------------------------------------- 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
