You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Guozhang Wang (JIRA)" <ji...@apache.org> on 2013/11/22 21:43:35 UTC

[jira] [Created] (KAFKA-1143) Consumer should cache topic partition info

Guozhang Wang created KAFKA-1143:
------------------------------------

             Summary: Consumer should cache topic partition info
                 Key: KAFKA-1143
                 URL: https://issues.apache.org/jira/browse/KAFKA-1143
             Project: Kafka
          Issue Type: Bug
            Reporter: Guozhang Wang
            Assignee: Guozhang Wang
             Fix For: 0.8.1


So that

1. It can check if rebalances are necessary when topic/partition watcher fires (they can be triggered for state change event even the data does not change at all).

2. Rebalance does not need to read again from ZK.



--
This message was sent by Atlassian JIRA
(v6.1#6144)