Skip to content

Commit

Permalink
[hotfix][runtime] Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengcanbin authored and rmetzger committed May 27, 2020
1 parent a3c5455 commit 026cae8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ protected ZooKeeperCompletedCheckpointStore createCompletedCheckpoints(int maxNu

/**
* Tests that older checkpoints are not cleaned up right away when recovering. Only after
* another checkpointed has been completed the old checkpoints exceeding the number of
* another checkpoint has been completed the old checkpoints exceeding the number of
* checkpoints to retain will be removed.
*/
@Test
Expand Down

0 comments on commit 026cae8

Please sign in to comment.