You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2016/02/06 13:21:39 UTC

[jira] [Commented] (FLINK-3341) Kafka connector's 'auto.offset.reset' inconsistent with Kafka

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

Robert Metzger commented on FLINK-3341:
---------------------------------------

I think I've took "latest" because the new 0.9 Kafka consumer is also using latest: http://kafka.apache.org/documentation.html

I'll make the code accept both values.

> Kafka connector's 'auto.offset.reset' inconsistent with Kafka
> -------------------------------------------------------------
>
>                 Key: FLINK-3341
>                 URL: https://issues.apache.org/jira/browse/FLINK-3341
>             Project: Flink
>          Issue Type: Bug
>            Reporter: Shikhar Bhushan
>            Assignee: Robert Metzger
>            Priority: Minor
>
> Kafka docs talk of valid "auto.offset.reset" values being "smallest" or "largest"
> https://kafka.apache.org/08/configuration.html
> The {{LegacyFetcher}} looks for "latest" and otherwise defaults to "smallest"
> cc [~rmetzger]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)