zhuzhurk commented on code in PR #21785:
URL: https://github.com/apache/flink/pull/21785#discussion_r1090524599


##########
flink-core/src/main/java/org/apache/flink/api/common/io/FinalizeOnMaster.java:
##########
@@ -66,6 +66,7 @@ interface FinalizationContext {
          *
          * @param subtaskIndex the subtask index.
          * @return the finished attempts.
+         * @throws IllegalArgumentException Thrown, if subtaskIndex is invalid.

Review Comment:
   This change should be part of a previous commit. This also applies some 
other change in this commit.



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to