Xin Hao created FLINK-27277: ------------------------------- Summary: 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
{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.1#820001)