You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Shikhar Bhushan (JIRA)" <ji...@apache.org> on 2016/02/05 07:08:39 UTC

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

Shikhar Bhushan created FLINK-3341:
--------------------------------------

             Summary: 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
            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)