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

Make principal highly available in active/active mode #186

Open
jannfis opened this issue Sep 23, 2024 · 0 comments
Open

Make principal highly available in active/active mode #186

jannfis opened this issue Sep 23, 2024 · 0 comments
Labels
design required Requires thorough design beforehand enhancement New feature or request
Milestone

Comments

@jannfis
Copy link
Collaborator

jannfis commented Sep 23, 2024

To be able to handle a large amount of agents and be more resilient against any sort of failures on the control plane cluster, the principal component should support being scaled up horizontally so that each replica can independently handle events from any agent.

For this, we need to think about race conditions, fine-grained locking, state synchronization between replicas, etc.

@jannfis jannfis added enhancement New feature or request design required Requires thorough design beforehand labels Sep 23, 2024
@jannfis jannfis added this to the Post GA milestone Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design required Requires thorough design beforehand enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant