brusdev opened a new pull request #2749: ARTEMIS-2408 Too many opened FDs after server stops URL: https://github.com/apache/activemq-artemis/pull/2749 Wait netty event loop group shutdown to avoid too many opened FDs after server stops, when netty configuration is used. Clear server activateCallbacks to avoid reactivation of previous nodeManager and consequent FD leaks on restart. Fix LargeServerMessageImpl.copy to avoid FD leaks. cherry-picking commit 9617058ba0649af4eea15ce8793f86de827c4b7f NO-JIRA adding check for open FD on the testsuite cherry-picking commit 0facb7ddf4d3baa14a3add4290684aff7fd46053 NO-JIRA addressing connections leaks on integration tests
---------------------------------------------------------------- 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
