bgeng777 commented on a change in pull request #23:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/23#discussion_r814452578



##########
File path: 
flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/crd/status/JobStatus.java
##########
@@ -30,7 +32,7 @@
 public class JobStatus {
     private String jobName;
     private String jobId;
-    private String state;

Review comment:
       Sure. It makes sense to me to leave the name change to another ticket. 
The renaming has been rolled back.
   The reason of renaming here is to follow the naming convention of 
`org.apache.flink.runtime.client.JobStatusMessage` of flink. We could discuss 
if such change is necessary later.




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to