You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jun Rao (JIRA)" <ji...@apache.org> on 2015/01/17 03:58:34 UTC

[jira] [Commented] (KAFKA-1867) liveBroker list not updated on a cluster with no topics

    [ https://issues.apache.org/jira/browse/KAFKA-1867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14281175#comment-14281175 ] 

Jun Rao commented on KAFKA-1867:
--------------------------------

When fixing this, we should remove the TODO items in ProducerFailureHandlingTest.scala and OffsetCommitTest.scala.

> liveBroker list not updated on a cluster with no topics
> -------------------------------------------------------
>
>                 Key: KAFKA-1867
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1867
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Jun Rao
>             Fix For: 0.8.3
>
>
> Currently, when there is no topic in a cluster, the controller doesn't send any UpdateMetadataRequest to the broker when it starts up. As a result, the liveBroker list in metadataCache is empty. This means that we will return incorrect broker list in TopicMetatadataResponse.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)