TisonKun commented on a change in pull request #9727: [FLINK-14145] Fix 
getLatestCheckpoint(true) returns wrong checkpoint
URL: https://github.com/apache/flink/pull/9727#discussion_r326622176
 
 

 ##########
 File path: 
flink-runtime/src/test/java/org/apache/flink/runtime/checkpoint/StandaloneCompletedCheckpointStoreTest.java
 ##########
 @@ -86,7 +90,7 @@ public void testSuspendDiscardsCheckpoints() throws 
Exception {
                assertTrue(checkpoint.isDiscarded());
                verifyCheckpointDiscarded(taskStates);
        }
-       
 
 Review comment:
   @zentol don't we have a checkstyle rules prevent trailing whitespace?

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