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

Neha Narkhede commented on KAFKA-225:
-------------------------------------

+1
                
> Bug in mirroring code causes mirroring to halt
> ----------------------------------------------
>
>                 Key: KAFKA-225
>                 URL: https://issues.apache.org/jira/browse/KAFKA-225
>             Project: Kafka
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 0.7
>            Reporter: Neha Narkhede
>             Fix For: 0.7.1
>
>         Attachments: KAFKA-225.patch
>
>
> The mirroring code has an API that restarts the consumer connector when a new 
> topic watcher fires. This triggers a rebalancing operation in the consumer 
> connector. But if this rebalancing operation fails, the mirroring code simply 
> throws an exception and never recovers. Ideally, if the rebalancing operation 
> fails due to n retries, we should shut down the mirror

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to