AnonHxy opened a new issue, #4474:
URL: https://github.com/apache/bookkeeper/issues/4474

   **BUG REPORT**
   
   ***Describe the bug***
   
   Async log appender not print log when bookie starting error
   
   ***To Reproduce***
   
   Steps to reproduce the behavior:
   1. Start a new bookie with java properties: 
`-DLog4jContextSelector=org.apache.logging.log4j.core.async.AsyncLoggerContextSelector`,
  so that we using the asyc log appender.
   2. Note that don't format the metadata in advance, so that the bookie can 
start error.
   
   
   ***Expected behavior***
   
   The log should print `Failed to build bookie server` and the error stack 
trace.  But we can not see any error log.
   
   


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