Ryantaocer commented on a change in pull request #8125: [FLINK-10205] Batch 
Job: InputSplit Fault tolerant for DataSourceTask
URL: https://github.com/apache/flink/pull/8125#discussion_r273423796
 
 

 ##########
 File path: 
flink-core/src/main/java/org/apache/flink/core/io/InputSplitAssigner.java
 ##########
 @@ -38,4 +40,11 @@
         */
        InputSplit getNextInputSplit(String host, int taskId);
 
+       /**
+        * Return the split to assigner if the task fail to process it.
 
 Review comment:
   Done.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to