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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)