gyfora commented on PR #356: URL: https://github.com/apache/flink-kubernetes-operator/pull/356#issuecomment-1230283872
I am overall a bit skeptical whether we should add this "fix" or not, exactly because as you mentioned "The pending deployment may succeed or not, operator cannot determine that." If this is true, I think we should not try to fix this because it cannot be done without possible introducing a dangerous race condition. Even if we add any check about isHA active etc it can still happen that the job starts just after we checked. The user always have the possibility to delete and re-create initially failed deployments and redeploying it. -- 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]
