You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by GitBox <gi...@apache.org> on 2019/12/30 18:40:58 UTC

[GitHub] [logging-log4j2] carterkozak opened a new pull request #326: LOG4J2-2750: Extended throwable class loading can be disabled

carterkozak opened a new pull request #326: LOG4J2-2750: Extended throwable class loading can be disabled
URL: https://github.com/apache/logging-log4j2/pull/326
 
 
   Implemented a new `log4j2.enable.extended.throwable.class.loading`
   flag which may be set to `false` in order to safely avoid performance
   pitfalls of class loading.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [logging-log4j2] carterkozak edited a comment on issue #326: LOG4J2-2750: Extended throwable class loading can be disabled

Posted by GitBox <gi...@apache.org>.
carterkozak edited a comment on issue #326: LOG4J2-2750: Extended throwable class loading can be disabled
URL: https://github.com/apache/logging-log4j2/pull/326#issuecomment-569760210
 
 
   TODOS:
   - Test coverage
   - Documentation for the new flag
   - Changelog

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [logging-log4j2] carterkozak commented on issue #326: LOG4J2-2750: Extended throwable class loading can be disabled

Posted by GitBox <gi...@apache.org>.
carterkozak commented on issue #326: LOG4J2-2750: Extended throwable class loading can be disabled
URL: https://github.com/apache/logging-log4j2/pull/326#issuecomment-569760210
 
 
   TODOS:
   - Documentation for the new flag
   - Changelog

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services