[ https://issues.apache.org/jira/browse/KAFKA-1802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14232905#comment-14232905 ]
Andrii Biletskyi edited comment on KAFKA-1802 at 12/3/14 11:48 AM: ------------------------------------------------------------------- Created reviewboard https://reviews.apache.org/r/28643/diff/ against branch origin/trunk [patch created on top of patch for KAFKA-1772] was (Author: abiletskyi): Created reviewboard https://reviews.apache.org/r/28643/diff/ against branch origin/trunk > Add a new type of request for the discovery of the controller > ------------------------------------------------------------- > > Key: KAFKA-1802 > URL: https://issues.apache.org/jira/browse/KAFKA-1802 > Project: Kafka > Issue Type: Sub-task > Reporter: Joe Stein > Assignee: Andrii Biletskyi > Fix For: 0.8.3 > > Attachments: KAFKA-1802.patch > > > The goal here is like meta data discovery is for producer so CLI can find > which broker it should send the rest of its admin requests too. Any broker > can respond to this specific AdminMeta RQ/RP but only the controller broker > should be responding to Admin message otherwise that broker should respond to > any admin message with the response for what the controller is. -- This message was sent by Atlassian JIRA (v6.3.4#6332)