nilsson-petter commented on issue #3399: URL: https://github.com/apache/logging-log4j2/issues/3399#issuecomment-2597164016
Happened again in the same way, with `BuiltInPartitioner` leaving the state somewhat unclear. ``` WAITING readLock getLogger() name=org.apache.kafka.common.utils.KafkaThread thread=virtual-thread-spring-kafka-producer-28 LOCKED readLock getLogger() name=org.apache.kafka.common.utils.KafkaThread thread=virtual-thread-spring-kafka-producer-28 UNLOCKED readLock getLogger() name=org.apache.kafka.common.utils.KafkaThread thread=virtual-thread-spring-kafka-producer-28 WAITING writeLock computeIfAbsent() name=org.apache.kafka.common.utils.KafkaThread thread=virtual-thread-spring-kafka-producer-28 LOCKED writeLock computeIfAbsent() name=org.apache.kafka.common.utils.KafkaThread thread=virtual-thread-spring-kafka-producer-28 UNLOCKED writeLock computeIfAbsent() name=org.apache.kafka.common.utils.KafkaThread thread=virtual-thread-spring-kafka-producer-28 WAITING readLock getLogger() name=io.confluent.kafka.schemaregistry.avro.AvroSchema thread=virtual-thread-spring-kafka-producer-28 LOCKED readLock getLogger() name=io.confluent.kafka.schemaregistry.avro.AvroSchema thread=virtual-thread-spring-kafka-producer-28 UNLOCKED readLock getLogger() name=io.confluent.kafka.schemaregistry.avro.AvroSchema thread=virtual-thread-spring-kafka-producer-28 WAITING writeLock computeIfAbsent() name=io.confluent.kafka.schemaregistry.avro.AvroSchema thread=virtual-thread-spring-kafka-producer-28 LOCKED writeLock computeIfAbsent() name=io.confluent.kafka.schemaregistry.avro.AvroSchema thread=virtual-thread-spring-kafka-producer-28 UNLOCKED writeLock computeIfAbsent() name=io.confluent.kafka.schemaregistry.avro.AvroSchema thread=virtual-thread-spring-kafka-producer-28 WAITING readLock getLogger() name=org.apache.kafka.clients.producer.internals.BuiltInPartitioner thread=virtual-thread-spring-kafka-producer-29 LOCKED readLock getLogger() name=org.apache.kafka.clients.producer.internals.BuiltInPartitioner thread=virtual-thread-spring-kafka-producer-29 UNLOCKED readLock getLogger() name=org.apache.kafka.clients.producer.internals.BuiltInPartitioner thread=virtual-thread-spring-kafka-producer-29 WAITING readLock getLogger() name=org.apache.kafka.clients.producer.internals.BuiltInPartitioner thread=virtual-thread-spring-kafka-producer-4 LOCKED readLock getLogger() name=org.apache.kafka.clients.producer.internals.BuiltInPartitioner thread=virtual-thread-spring-kafka-producer-4 UNLOCKED readLock getLogger() name=org.apache.kafka.clients.producer.internals.BuiltInPartitioner thread=virtual-thread-spring-kafka-producer-4 WAITING writeLock computeIfAbsent() name=org.apache.kafka.clients.producer.internals.BuiltInPartitioner thread=virtual-thread-spring-kafka-producer-4 LOCKED writeLock computeIfAbsent() name=org.apache.kafka.clients.producer.internals.BuiltInPartitioner thread=virtual-thread-spring-kafka-producer-4 WAITING writeLock computeIfAbsent() name=org.apache.kafka.clients.producer.internals.BuiltInPartitioner thread=virtual-thread-spring-kafka-producer-29 WAITING readLock getLogger() name=org.apache.kafka.clients.producer.internals.BuiltInPartitioner thread=virtual-thread-spring-kafka-producer-21 UNLOCKED writeLock computeIfAbsent() name=org.apache.kafka.clients.producer.internals.BuiltInPartitioner thread=virtual-thread-spring-kafka-producer-4 WAITING readLock getLogger() name=org.apache.kafka.common.record.MemoryRecords thread=virtual-thread-spring-kafka-producer-4 WAITING readLock getLogger() name=org.apache.kafka.common.requests.OffsetFetchRequest thread=kafka-consumer-2-C-1 WAITING readLock getLogger() name=com.j_spaces.core.cache.EntriesIter thread=GS-LRMI-Connection-pool-1-thread-1 WAITING readLock getLogger() name=org.eclipse.jetty.io.IdleTimeout thread=qtp728003396-183 WAITING readLock getLogger() name=io.grpc.netty.shaded.io.netty.util.concurrent.PromiseNotifier thread=grpc-default-worker-ELG-1-2 ``` -- 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