You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Viktor Somogyi-Vass (Jira)" <ji...@apache.org> on 2019/11/09 11:03:00 UTC

[jira] [Created] (KAFKA-9167) Implement a broker to controller request channel

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)