snuyanzin commented on code in PR #24636:
URL: https://github.com/apache/flink/pull/24636#discussion_r1558013841


##########
flink-streaming-java/src/main/java/org/apache/flink/streaming/api/CheckpointingMode.java:
##########
@@ -90,4 +90,16 @@ public static 
org.apache.flink.core.execution.CheckpointingMode convertToCheckpo
                 throw new IllegalArgumentException("Unsupported semantic: " + 
semantic);
         }
     }
+
+    public static org.apache.flink.streaming.api.CheckpointingMode 
convertFromCheckpointingMode(

Review Comment:
   true, forgot to double check that



-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to