azagrebin commented on a change in pull request #13458:
URL: https://github.com/apache/flink/pull/13458#discussion_r498390360



##########
File path: flink-runtime-web/src/test/resources/rest_api_v1.snapshot
##########
@@ -557,7 +557,7 @@
               },
               "status" : {
                 "type" : "string",
-                "enum" : [ "CREATED", "RUNNING", "FAILING", "FAILED", 
"CANCELLING", "CANCELED", "FINISHED", "RESTARTING", "SUSPENDED", "RECONCILING" ]
+                "enum" : [ "INITIALIZING", "CREATED", "RUNNING", "FAILING", 
"FAILED", "CANCELLING", "CANCELED", "FINISHED", "RESTARTING", "SUSPENDED", 
"RECONCILING" ]

Review comment:
       is this related to this PR?
   also the next similar change in this file?
   
   it does not look related to checkpointing, then it should be addressed at 
least in a separate hotfix commit or better in another PR/Jira issue.




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


Reply via email to