Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
Description
In some cases, we will need to create a new API to replace an operation that was formerly done via ZooKeeper. One example of this is that when the leader of a partition wants to modify the in-sync replica set, it currently modifies ZooKeeper directly In the post-ZK world, the leader will make an RPC to the active controller instead.
Attachments
Issue Links
- duplicates
-
KAFKA-10270 Add a broker to controller channel manager to redirect AlterConfig
- Resolved
- is required by
-
KAFKA-9124 KIP-497: ISR changes should be propagated via Kafka protocol
- Resolved
-
KAFKA-9125 GroupMetadataManager and TransactionStateManager should query the controller instead of zkClient
- Resolved
-
KAFKA-9118 LogDirFailureHandler shouldn't use Zookeeper
- Open
I believe dhruvilshah is working on this one. Let's sync up before assigning these.