[
https://issues.apache.org/jira/browse/KAFKA-4668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guozhang Wang updated KAFKA-4668:
---------------------------------
Fix Version/s: (was: 1.0.0)
1.1.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
> Reporter: Jeff Widman
> Fix For: 1.1.0
>
>
> 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
(v6.4.14#64029)