Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Online image change: manage client traffic over multiple subclusters #128

Merged
merged 4 commits into from
Dec 17, 2021

Conversation

spilchen
Copy link
Collaborator

This adds manipulating of the service objects during an online image change. It will route client traffic to the standby when we are upgrading, then reroute the traffic back to the original subclusters when completing the upgrade.

As a side affect this also adds the ability for multiple subclusters to share the same service object. This has benefits outside of the online image change process.

@spilchen spilchen requested a review from roypaulin December 17, 2021 15:35
@spilchen spilchen self-assigned this Dec 17, 2021
Copy link
Collaborator

@roypaulin roypaulin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@spilchen spilchen merged commit 84c47d5 into vertica:online-upgrade Dec 17, 2021
@spilchen spilchen deleted the reroute-svc branch December 17, 2021 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants