morhidi opened a new pull request, #287: URL: https://github.com/apache/flink-kubernetes-operator/pull/287
This PR calculates the effective job state from JobDetail instead of JobStatusMessage. (The JobDetail response contains detailed task states) If the job status is RUNNING it checks whether all the tasks are either in RUNNING or FINISHED state. If not it changes the job state from RUNNING to CREATED. -- 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]
