alex-dubrouski opened a new pull request, #1214: URL: https://github.com/apache/logging-log4j2/pull/1214
Change of data structure from Stack to Deque (LIFO to FIFO) in this commit https://github.com/apache/logging-log4j2/commit/97f3153b73ab071a69c2e61e0130fd0104d45407 broke cache logic. This bug causes a major performance regression.   I created a small local project to reproduce the issue. I can attach it if needed. P.S. I signed ICLA and got a confirmation, but haven't got any response to my request to create a JIRA account, so can't create a bug. -- 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]
