[ 
https://issues.apache.org/jira/browse/KAFKA-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guozhang Wang updated KAFKA-1004:
---------------------------------

    Status: Patch Available  (was: Open)
    
> Handle topic event for trivial whitelist topic filters
> ------------------------------------------------------
>
>                 Key: KAFKA-1004
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1004
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Guozhang Wang
>            Assignee: Guozhang Wang
>             Fix For: 0.8.1, 0.7
>
>         Attachments: KAFKA-1004.v1.patch
>
>
> Toay consumer's TopicEventWatcher is not subscribed with trivial whitelist 
> topic names. Hence if the topic is not registered on ZK when the consumer is 
> started, it will not trigger the rebalance of consumers later when it is 
> created and hence not be consumed even if it is in the whilelist. A proposed 
> fix would be always subscribe TopicEventWatcher for all whitelist consumers.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to