dakirily opened a new pull request, #435: URL: https://github.com/apache/qpid-broker-j/pull/435
This PR addresses JIRA [QPID-8753](https://issues.apache.org/jira/browse/QPID-8753) by reducing the default broker resource usage in system tests, including AMQP, HTTP, and virtual-host connection thread-pool sizes and selector / acceptor counts. The change primarily benefits the BDB HA system tests: TwoNodeTest starts two broker JVMs concurrently, while MultiNodeTest starts three. It also reduces resource consumption across system-test runs in general, particularly on CI machines. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
