expandIsr(
controllerEpoch: Int,
leaderAndIsr: LeaderAndIsr): Option[Int]
PartitionStateStore
PartitionStateStore is the abstraction of state stores for Partitions to fetch topic configuration and expand or shrink in-sync replicas.
|
Note
|
ZkPartitionStateStore is the default and only known PartitionStateStore in Apache Kafka.
|
| Method | Description |
|---|---|
|
Used when |
|
Used when |
|
Used when |