[
https://issues.apache.org/jira/browse/FLINK-19800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen resolved FLINK-19800.
----------------------------------
Resolution: Fixed
> Make FileSourceSplit / FileSourceSplitState interaction extensible.
> -------------------------------------------------------------------
>
> Key: FLINK-19800
> URL: https://issues.apache.org/jira/browse/FLINK-19800
> Project: Flink
> Issue Type: Sub-task
> Components: Connectors / FileSystem
> Reporter: Stephan Ewen
> Assignee: Stephan Ewen
> Priority: Major
> Fix For: 1.12.0
>
>
> We should add a method
> {{FileSourceSplit.updateWithCheckpointedPosition(CheckpointedPosition)}} that
> creates a new {{FileSourceSplit}} of the same type with an updated position.
> Subclasses can override that method. The {{FileSourceSplitState}} uses that
> method to create the splits that are stored in the checkpoint.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)