Viktor Somogyi-Vass created KAFKA-9167:
------------------------------------------
Summary: 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
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)