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

Introduce HA support #120

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Introduce HA support #120

wants to merge 1 commit into from

Conversation

guvenc
Copy link
Collaborator

@guvenc guvenc commented May 6, 2024

Change the client behaviour in such a way that in case a second metalbond server distributing the exact same routes as the "main" server is added to the server list then the client is aware of the second server when adding removing the routes from its routing table hence withdraws already received routes only if both servers withdraw the routes in question.

Single server operation is same as before. (Backward compatible)

@github-actions github-actions bot added size/L enhancement New feature or request labels May 6, 2024
@guvenc guvenc marked this pull request as draft May 6, 2024 11:22
Change the client behaviour in such a way that in case
a second metalbond server distributing the exact some
routes as the "main" server is added to the server list
then the client is aware of the second server when adding
removing the routes from its routing table hence withdraws
already received routes only if both servers withdraw
the routes in question.

Single server operation is same as before. (Backward compatible)

Signed-off-by: Guvenc Gulce <guevenc.guelce@sap.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Introduce High Availability support for metalbond
1 participant