yigress commented on code in PR #23425:
URL: https://github.com/apache/flink/pull/23425#discussion_r1336512189
##########
flink-runtime/src/test/java/org/apache/flink/runtime/checkpoint/CheckpointCoordinatorFailureTest.java:
##########
@@ -72,7 +72,7 @@ class CheckpointCoordinatorFailureTest {
/**
* Tests that a failure while storing a completed checkpoint in the
completed checkpoint store
- * will properly fail the originating pending checkpoint and clean upt the
completed checkpoint.
+ * will properly fail the originating pending checkpoint and clean up the
completed checkpoint.
Review Comment:
restore the typo. :)
--
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]