You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Xin Hao (Jira)" <ji...@apache.org> on 2022/04/20 11:48:00 UTC

[jira] [Closed] (FLINK-27277) consist the naming style of SessionJob's state field

     [ https://issues.apache.org/jira/browse/FLINK-27277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xin Hao closed FLINK-27277.
---------------------------
    Resolution: Not A Problem

> consist the naming style of SessionJob's state field
> ----------------------------------------------------
>
>                 Key: FLINK-27277
>                 URL: https://issues.apache.org/jira/browse/FLINK-27277
>             Project: Flink
>          Issue Type: Improvement
>          Components: Kubernetes Operator
>            Reporter: Xin Hao
>            Priority: Minor
>
> {code:java}
> spec:
>   clusterId: session-cluster-test
>   job:
>     state: running
>     ...
> status:
>   jobStatus:
>     state: RUNNING
>     ...{code}
> I think it's better to change the spec.job.state with upper case to consist of the field in the status spec.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)