Github user aljoscha commented on a diff in the pull request:

    https://github.com/apache/flink/pull/5653#discussion_r172811578
  
    --- Diff: 
flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/CompletedCheckpoint.java
 ---
    @@ -290,16 +289,14 @@ public static boolean checkpointsMatch(
                Collection<CompletedCheckpoint> first,
                Collection<CompletedCheckpoint> second) {
    --- End diff --
    
    I'm copying because I don't know what the exact type of the input will be 
and also because I need to extract the set of interesting fields explicitly. 
WDYT?


---

Reply via email to