[ https://issues.apache.org/jira/browse/KAFKA-9167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16996247#comment-16996247 ]
Viktor Somogyi-Vass commented on KAFKA-9167: -------------------------------------------- [~dhruvilshah] there is a WIP PR for this if you wanna take a look and add you ideas: https://github.com/apache/kafka/pull/7716 > Implement a broker to controller request channel > ------------------------------------------------ > > Key: KAFKA-9167 > URL: https://issues.apache.org/jira/browse/KAFKA-9167 > Project: Kafka > Issue Type: Sub-task > Components: controller, core > Reporter: Viktor Somogyi-Vass > Assignee: Viktor Somogyi-Vass > Priority: Major > > 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. -- This message was sent by Atlassian Jira (v8.3.4#803005)