ifndef-SleePy commented on code in PR #21785:
URL: https://github.com/apache/flink/pull/21785#discussion_r1090532614
##########
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:
Oops, you are right. I squashed the wrong 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]