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

Andras Beni commented on KAFKA-7062:
------------------------------------

[~Junyu Chen] Feel free to implement this change. 
Note that there is a discussion going on about completely rewriting MirrorMaker 
at KAFKA-7500 
)[KIP-382|https://cwiki.apache.org/confluence/display/KAFKA/KIP-382%3A+MirrorMaker+2.0]).
 

> Simplify MirrorMaker loop after removal of old consumer support
> ---------------------------------------------------------------
>
>                 Key: KAFKA-7062
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7062
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Ismael Juma
>            Assignee: Andras Beni
>            Priority: Minor
>              Labels: newbie
>
> Once KAFKA-2983 is merged, we can simplify the MirrorMaker loop to be a 
> single loop instead of two nested loops. In the old consumer, even if there 
> is no message offsets would still be committed so receive() could block. The 
> new consumer doesn't have this issue.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to