chibenwa opened a new pull request #898: URL: https://github.com/apache/james-project/pull/898
Waits ongoing tasks being executed on Netty servers for a few seconds before releasing underlying resources (like DB connections). Especially on top of Cassandra components, this is a good first step to minimize risks of shutdowns to cause inconsistencies. The Netty4 migration enabled us to easily write such resilient behaviour while it was not implemented for the previously existing Netty 3 code. CF https://github.com/apache/james-project/pull/886 -- 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]
