Mason Chen created FLINK-30200: ---------------------------------- Summary: TimestampOffsetsInitializer allows configurable OffsetResetStrategy Key: FLINK-30200 URL: https://issues.apache.org/jira/browse/FLINK-30200 Project: Flink Issue Type: Improvement Components: Connectors / Kafka Affects Versions: 1.16.0 Reporter: Mason Chen
Currently, the TimestampOffsetsInitializer defaults to `LATEST` and it would be beneficial to allow the user to customize this to `EARLIEST` or `NONE`. This was brought up in PR review: https://github.com/apache/flink/pull/20370#discussion_r991928769 -- This message was sent by Atlassian Jira (v8.20.10#820010)