carterkozak opened a new pull request #650:
URL: https://github.com/apache/logging-log4j2/pull/650


   Rather than checking properties after each invocation, jndi
   properties are all read into static final boolean fields when
   the JndiManager class is initialized, this way properties cannot
   be mutated and refreshed at runtime, and checks are cheaper.
   This format matches other log4j configuration points as set
   in `Constants.java`.


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