lhotari commented on issue #23063:
URL: https://github.com/apache/pulsar/issues/23063#issuecomment-2312927382

   > I believe this option was already set when I encountered the issue
   > 
   > When Pulsar is run in standalone mode, `-Dlog4j.shutdownHookEnabled=false` 
is automatically set because the 
[Pulsar](https://github.com/apache/pulsar/blob/master/bin/pulsar#L375-L377) 
shell script starts it with the 
[$LOG4J2_SHUTDOWN_HOOK_DISABLED](https://github.com/apache/pulsar/blob/master/bin/pulsar#L335)
 variable already configured.
   > 
   > 
   
   @NurramoX 
   It's also necessary to manage LogManager shutdown. Please check the details 
in the previous comment. This requires a code change in Pulsar Functions 
library code.


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