[
https://issues.apache.org/jira/browse/FLINK-19501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17208173#comment-17208173
]
goutham commented on FLINK-19501:
---------------------------------
the above commit just fixed html documentation but not in the snapshot file
[flink-runtime-web/src/test/resources/rest_api_v1.snapshot|https://github.com/apache/flink/pull/13458/files/1b59c5c3c61d9ea667f3e722bb54788d1d687cec#diff-7dbe88fde47c5f7a8cfeccecc7f71c40]
> Missing state in enum type
> --------------------------
>
> Key: FLINK-19501
> URL: https://issues.apache.org/jira/browse/FLINK-19501
> Project: Flink
> Issue Type: Bug
> Components: Documentation, Runtime / REST
> Affects Versions: 1.11.2
> Reporter: goutham
> Priority: Minor
>
> INITIALIZING state is missing for one of enums api snapshot document
>
> "enum" : [ "INITIALIZING", "CREATED", "RUNNING", "FAILING", "FAILED",
> "CANCELLING", "CANCELED", "FINISHED", "RESTARTING", "SUSPENDED",
> "RECONCILING" ]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)