carterkozak commented on pull request #329:
URL: https://github.com/apache/logging-log4j2/pull/329#issuecomment-666316087


   Looking at this again, I think I should extract the predicate for classes 
which can't be loaded to a separate change. It should be generally helpful 
because the cost of a failed class load is very high. While I don't think it 
solves the problem, it may reduce the magnitude.
   Separately I can document the pros and cons of this approach in which we 
avoid re-loading classes with names that appear in the collected stack.


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