Guozhang Wang created KAFKA-1139: ------------------------------------ Summary: Topic data change handling callback should not call syncedRebalance directly Key: KAFKA-1139 URL: https://issues.apache.org/jira/browse/KAFKA-1139 Project: Kafka Issue Type: Bug Affects Versions: 0.8.1 Reporter: Guozhang Wang Assignee: Guozhang Wang
.. but should just set the flag as consumer change handling callback, so that a sequence of data changes on topics will not trigger unnecessarily many rebalances. -- This message was sent by Atlassian JIRA (v6.1#6144)