isunjin commented on issue #6684: [FLINK-10205] Batch Job: InputSplit Fault tolerant for DataSource… URL: https://github.com/apache/flink/pull/6684#issuecomment-435235888 Thanks @tillrohrmann and @StefanRRichter. I pushed the implementation of ```return InputSplits to the InputSplitAssigner```. The ```InputSplit``` will return to ```InputAssigner``` if the task fail to process it.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
