[
https://issues.apache.org/jira/browse/KAFKA-7062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismael Juma resolved KAFKA-7062.
--------------------------------
Resolution: Fixed
The old MirrorMaker has been removed.
> 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.20.10#820010)