[ https://issues.apache.org/jira/browse/KAFKA-9167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16975789#comment-16975789 ]
Dhruvil Shah commented on KAFKA-9167: ------------------------------------- ThanksĀ for working on this [~viktorsomogyi]. If you already have something implemented, it would make sense for you to do the PR. I could help with reviewing the PR. > 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: Dhruvil Shah > 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)