nilsson-petter commented on issue #3399: URL: https://github.com/apache/logging-log4j2/issues/3399#issuecomment-2597241972
I have managed to reproduce the deadlock in our codebase. The deadlock occurs when we are producing a lot of messages in a short timespan to a `KafkaTemplate` with several Virtual Threads. The test uses 32 threads. When switching to non-virtual threads no deadlock can be observed. -- 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: notifications-unsubscr...@logging.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org