[ https://issues.apache.org/jira/browse/KAFKA-7062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17012467#comment-17012467 ]
Nabraj Khatri commented on KAFKA-7062: -------------------------------------- is this still relevant post [https://cwiki.apache.org/confluence/display/KAFKA/KIP-382%3A+MirrorMaker+2.0] [~ijuma] [~andrasbeni] ? > 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 > 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 (v8.3.4#803005)