ppkarwasz opened a new pull request, #544:
URL: https://github.com/apache/tomcat/pull/544

   A Java `Error` in the `LoggerThread` can effectively cripple Tomcat JULI, 
preventing all `AsyncFileHandler` from writing to their files.
   
   We experienced such a logging shutdown on a real Gerrit installation, when a 
`toString()` method threw a `NoClassDefFoundError` and stopped the logger 
thread used by all the applications on the server.
   
   Should I file a BZ bug?


-- 
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: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to