vy opened a new pull request, #4165: URL: https://github.com/apache/logging-log4j2/pull/4165
Fixes #4012 by reworking #4071, which superseded #4011. ### Timeline 1. In `#4012`, @OpenZYK asked to delay compression to mitigate I/O overload due to concurrent roll overs. 2. @OpenZYK submitted `#4011` to fix `#4012`. In reviews, @ppkarwasz [suggested] to delay the action chain instead of creating a new action to perform the delay. `#4011` was abandoned and not merged. 3. In `#4071`, @ramanathan1504 resurrected `#4011`, but did not follow @ppkarwasz's suggestion. `#4071` is reviewed by @vy and merged. 4. @OpenZYK kindly [commented] in `#4011` to state that `#4071` did not follow @ppkarwasz's suggestion. 5. @vy submitted this PR to true `#4071`. [suggested]: https://github.com/apache/logging-log4j2/pull/4011#issuecomment-3698756024 [commented]: https://github.com/apache/logging-log4j2/pull/4011#issuecomment-4812487047 -- 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]
