cshannon commented on PR #4879:
URL: https://github.com/apache/accumulo/pull/4879#issuecomment-2361917351

   I would look into 
[AsyncAppender](https://logging.apache.org/log4j/2.x/manual/appenders/delegating.html#AsyncAppender)
 instead of AsyncLogger.
   
   It's a bit different but allows configuring per appender the behavior and 
max queue size. The async appenders just delegate to another sync appender.


-- 
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]

Reply via email to