You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Jeff Widman (Jira)" <ji...@apache.org> on 2020/04/11 04:45:00 UTC

[jira] [Comment Edited] (KAFKA-4668) Mirrormaker should default to auto.offset.reset=earliest

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

Jeff Widman edited comment on KAFKA-4668 at 4/11/20, 4:44 AM:
--------------------------------------------------------------

Going to try to get this across the line, three years later. :D

I filed [KIP-592|[https://cwiki.apache.org/confluence/display/KAFKA/KIP-592%3A++Replicate+MirrorMaker+topics+from+earliest]] for this.


was (Author: jeffwidman):
Going to try to get this across the line, three years later. :D

I filed https://cwiki.apache.org/confluence/display/KAFKA/KIP-592%3A++Replicate+MirrorMaker+topics+from+earliest for this.

> Mirrormaker should default to auto.offset.reset=earliest
> --------------------------------------------------------
>
>                 Key: KAFKA-4668
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4668
>             Project: Kafka
>          Issue Type: Improvement
>          Components: mirrormaker
>            Reporter: Jeff Widman
>            Assignee: Jeff Widman
>            Priority: Major
>
> Mirrormaker currently inherits the default value for auto.offset.reset, which is latest (new consumer) / largest (old consumer). 
> While for most consumers this is a sensible default, mirrormakers are specifically designed for replication, so they should default to replicating topics from the beginning.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)