mateczagany commented on code in PR #821:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/821#discussion_r1688136504


##########
flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/observer/SnapshotObserver.java:
##########
@@ -273,15 +280,19 @@ private void disposeSavepointQuietly(
         }
     }
 
-    private void observeLatestSavepoint(
+    private void observeLatestCheckpoint(

Review Comment:
   Yep, this will be the latest checkpoint retrieved via Flink REST API, I have 
updated the log



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