eolivelli opened a new pull request #9309:
URL: https://github.com/apache/pulsar/pull/9309


   Our default configuration file for log4j includes and example about how to 
use Javascript based filters.
   
   Enabling that lo4j feature forces log4j runtime to perform Nashorn JS engine 
initialisation, this basically slows down pulsar-admin startup.
   
   When you run on JDK11+ you also see a warning "Warning: Nashorn engine is 
planned to be removed from a future JDK release" that is very annoying for 
users. 
   
   This change is part of a little series of patches about improving 
pulsar-admin startup speed


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to