[
https://issues.apache.org/jira/browse/FLINK-29757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623856#comment-17623856
]
Martijn Visser commented on FLINK-29757:
----------------------------------------
[~OlegPT] I'm not sure I understand because it sounds like you're modifying a
file while having a running Flink application. Can you please explain the steps
that you would need to take to reproduce this error?
> ContinuousFileSplitEnumerator skip unprocessed splits when the file is
> splittable
> ---------------------------------------------------------------------------------
>
> Key: FLINK-29757
> URL: https://issues.apache.org/jira/browse/FLINK-29757
> Project: Flink
> Issue Type: Bug
> Components: Connectors / FileSystem
> Reporter: Hanley Yang
> Priority: Critical
>
> ContinuousFileSplitEnumerator use a HashSet<Path> to store processed splits.
> This works fine when process a file as a single split, once the file is
> splittable it will make unprocessed splits skipped.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)