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

[GitHub] [flink-kubernetes-operator] SteNicholas opened a new pull request, #175: [FLINK-26926] Allow users to force upgrade even if savepoint is in progress

SteNicholas opened a new pull request, #175:
URL: https://github.com/apache/flink-kubernetes-operator/pull/175

   Currently all upgrades (regardless of upgrade mode) are delayed as long as there is a pending savepoint operation, which should allow users to override this and execute the upgrade (thus potentially cancelling the savepoint) regardless of the savepoint status.
   
   **The brief change log**
   
   - Add the `kubernetes.operator.job.upgrade.ignore-pending-savepoint` option to allow users to force upgrade regardless of the savepoint 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: issues-unsubscribe@flink.apache.org

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


[GitHub] [flink-kubernetes-operator] gyfora merged pull request #175: [FLINK-26926] Allow users to force upgrade even if savepoint is in progress

Posted by GitBox <gi...@apache.org>.
gyfora merged PR #175:
URL: https://github.com/apache/flink-kubernetes-operator/pull/175


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

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


[GitHub] [flink-kubernetes-operator] gyfora commented on pull request #175: [FLINK-26926] Allow users to force upgrade even if savepoint is in progress

Posted by GitBox <gi...@apache.org>.
gyfora commented on PR #175:
URL: https://github.com/apache/flink-kubernetes-operator/pull/175#issuecomment-1107777902

   Sorry @SteNicholas I was quite busy traveling the last few days . I will review this tomorrow 


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

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


[GitHub] [flink-kubernetes-operator] SteNicholas commented on pull request #175: [FLINK-26926] Allow users to force upgrade even if savepoint is in progress

Posted by GitBox <gi...@apache.org>.
SteNicholas commented on PR #175:
URL: https://github.com/apache/flink-kubernetes-operator/pull/175#issuecomment-1107764628

   @gyfora, could you please help to review this pull request? Otherwise I will always rebase the master branch.


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

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