kafka/checkstyle
Kirk True 9dc9040f33
KAFKA-15276: Implement event plumbing for ConsumerRebalanceListener callbacks (#14640)
This patch adds the logic for coordinating the invocation of the `ConsumerRebalanceListener` callback invocations between the background thread (in `MembershipManagerImpl`) and the application thread (`AsyncKafkaConsumer`) and back again. It allowed us to enable more tests from `PlaintextConsumerTest` to exercise the code herein.

Reviewers: David Jacot <djacot@confluent.io>
2023-12-15 00:42:31 -08:00
..
.scalafmt.conf MINOR: Update to Scala 2.13.12 (#14430) 2023-09-24 06:05:12 -07:00
checkstyle.xml KAFKA-15355: Message schema changes (#14290) 2023-11-02 09:46:05 -04:00
import-control-core.xml KAFKA-15357: Aggregate and propagate assignments 2023-11-16 16:19:49 -08:00
import-control-jmh-benchmarks.xml KAFKA-15034: Improve performance of the ReplaceField SMT; add JMH benchmark (#13776) 2023-06-01 15:14:31 -04:00
import-control-metadata.xml KAFKA-15854: Move Java classes from `kafka.server` to the `server` module (#14796) 2023-11-19 22:09:19 -08:00
import-control-server-common.xml KAFKA-15426: Process and persist directory assignments 2023-12-07 11:44:45 -08:00
import-control-server.xml KAFKA-15358: Added QueuedReplicaToDirAssignments metric (#14942) 2023-12-12 03:17:00 -05:00
import-control-storage.xml KAFKA-15854: Move Java classes from `kafka.server` to the `server` module (#14796) 2023-11-19 22:09:19 -08:00
import-control.xml KAFKA-15956: MetadataShell must take the log directory lock when reading (#14899) 2023-12-10 19:18:34 -08:00
java.header
suppressions.xml KAFKA-15276: Implement event plumbing for ConsumerRebalanceListener callbacks (#14640) 2023-12-15 00:42:31 -08:00