You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Matthias J. Sax (JIRA)" <ji...@apache.org> on 2019/02/17 19:15:02 UTC

[jira] [Updated] (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:all-tabpanel ]

Matthias J. Sax updated KAFKA-4668:
-----------------------------------
    Fix Version/s:     (was: 2.2.0)

> 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
>            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
(v7.6.3#76005)