mxm opened a new pull request, #492: URL: https://github.com/apache/flink-kubernetes-operator/pull/492
We were tracking the stabilization period from the job start time which can greatly vary from the time the job goes into RUNNING state. This can result in no stabilization period at all leading to poor scaling decisions. Thus, we change the logic to use the update time in combination with a RUNNING job status. -- 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]
