vy commented on PR #3926: URL: https://github.com/apache/logging-log4j2/pull/3926#issuecomment-4302764813
> You mentioned having a simple recipe for testing thread safety—could you please share that so I can align the test suite with your expectations? @ramanathan1504, hammer `ListAppender::append` concurrently using 10 workers each trying to append 1000 [deterministic] events, verify that the last state of `ListAppender::getEvents` & `::getMessages` are consistent, annotate the test method with `@RepeatedTest(10)`. -- 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]
