You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by GitBox <gi...@apache.org> on 2022/03/22 15:16:20 UTC

[GitHub] [flink-kubernetes-operator] Aitozi commented on pull request #85: [WIP][FLINK-26538] Add ability to restart flink deployment

Aitozi commented on pull request #85:
URL: https://github.com/apache/flink-kubernetes-operator/pull/85#issuecomment-1075311636


   @wangyang0918 I think the `restartNonce` should also respect to the `UpgradeMode`, So I should avoid cancel job with `LAST_STATE` mode directly. If other parts (e.g. `.image`) also changed , It will take effects after restart.
   
   Besides, we should also validate that if HA is not enabled, we will not trigger restart at `LAST_STATE` mode, what do you think ?


-- 
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: commits-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org