-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Connectors / FileSystem
-
Labels:
Currently, the FileSourceReader requests a new split when started. That includes cases when it was restored from a checkpoint.
So with every restore, the reader increases its split backlog size by one, causing problems for balanced split assignments.
- links to