StefanRRichter commented on a change in pull request #6684: [FLINK-10205]
Batch Job: InputSplit Fault tolerant for DataSource…
URL: https://github.com/apache/flink/pull/6684#discussion_r240258300
##########
File path:
flink-core/src/main/java/org/apache/flink/core/io/InputSplitAssigner.java
##########
@@ -38,4 +38,8 @@
*/
InputSplit getNextInputSplit(String host, int taskId);
+ /**
+ * return the split to assigner if the task fail to process it.
Review comment:
Please add the parameter description.
----------------------------------------------------------------
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