kafka/checkstyle
David Jacot 788cc11f45
KAFKA-14462; [3/N] Add `onNewMetadataImage` to `GroupCoordinator` interface (#13357)
The new group coordinator needs to access cluster metadata (e.g. topics, partitions, etc.) and it needs a mechanism to be notified when the metadata changes (e.g. to trigger a rebalance). In KRaft clusters, the easiest is to subscribe to metadata changes via the MetadataPublisher.

Reviewers: Justine Olshan <jolshan@confluent.io>
2023-03-08 08:52:01 +01:00
..
.scalafmt.conf
checkstyle.xml
import-control-core.xml [KAFKA-14685] Refactor logic to handle OFFSET_MOVED_TO_TIERED_STORAGE error (#13206) 2023-02-24 15:29:35 -08:00
import-control-jmh-benchmarks.xml
import-control.xml KAFKA-14462; [3/N] Add `onNewMetadataImage` to `GroupCoordinator` interface (#13357) 2023-03-08 08:52:01 +01:00
java.header
suppressions.xml KAFKA 14714: Move/Rewrite RollParams, LogAppendInfo, and LeaderHwChange to storage module. (#13255) 2023-02-22 23:12:04 +05:30