kafka/checkstyle
Sushant Mahajan 821c10157d
KAFKA-17367: Introduce share coordinator [2/N] (#17011)
Introduces the share coordinator. This coordinator is built on the new coordinator runtime framework. It 
is responsible for persistence of share-group state in a new internal topic named "__share_group_state".
The responsibility for being a share coordinator is distributed across the brokers in a cluster. 

Reviewers: David Arthur <mumrah@gmail.com>, Andrew Schofield <aschofield@confluent.io>, Apoorv Mittal <apoorvmittal10@gmail.com>
2024-09-09 20:01:24 -04:00
..
.scalafmt.conf MINOR: Update to Scala 2.13.12 (#14430) 2023-09-24 06:05:12 -07:00
checkstyle.xml KAFKA-16643 Add ModifierOrder checkstyle rule (#15890) 2024-06-13 15:39:32 +08:00
import-control-coordinator-common.xml KAFKA-17367: Introduce share coordinator [2/N] (#17011) 2024-09-09 20:01:24 -04:00
import-control-core.xml KAFKA-17468 Move kafka/log/remote/quota classes to storage module (#17074) 2024-09-04 02:18:47 +08:00
import-control-group-coordinator.xml KAFKA-16379; Coordinator event queue, processing, flush, purgatory time histograms (#16949) 2024-08-23 04:53:22 -07:00
import-control-jmh-benchmarks.xml KAFKA-17430: Move RequestChannel.Metrics/RequestMetrics to server module (#17015) 2024-09-03 10:11:47 +02:00
import-control-metadata.xml KAFKA-16518: Implement KIP-853 flags for storage-tool.sh (#16669) 2024-08-02 15:47:45 -07:00
import-control-server-common.xml KAFKA-15853 Move KafkaConfig log properties and docs out of core (#15569) 2024-04-20 04:14:23 +08:00
import-control-server.xml KAFKA-17190: AssignmentsManager gets stuck retrying on deleted topics (#16672) 2024-08-10 12:31:45 +01:00
import-control-share-coordinator.xml KAFKA-17367: Introduce share coordinator [2/N] (#17011) 2024-09-09 20:01:24 -04:00
import-control-share.xml KAFKA-17346: Create :share Gradle module (#16888) 2024-08-19 16:13:08 -04:00
import-control-storage.xml KAFKA-17468 Move kafka/log/remote/quota classes to storage module (#17074) 2024-09-04 02:18:47 +08:00
import-control-transaction-coordinator.xml KAFKA-16666 Migrate `TransactionLogMessageFormatter` to tools module (#16019) 2024-07-25 00:42:25 +08:00
import-control.xml KAFKA-15853 Move TransactionLogConfig and TransactionStateManagerConfig getters out of KafkaConfig (#16665) 2024-09-03 18:24:12 +08:00
java.header
suppressions.xml KAFKA-15859 Introduce remote.list.offsets.request.timeout.ms dynamic config (#17045) 2024-09-03 23:06:01 +08:00