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

failover: active/passive status checked only at worker startup #212

Closed
BenjaminLudwigSAP opened this issue Apr 5, 2023 · 1 comment
Closed
Assignees
Labels
bug Something isn't working as expected

Comments

@BenjaminLudwigSAP
Copy link
Collaborator

Amphora device entry role is updated here after the state of the device has been fetched here by a simple GET request.
It can happen that devices are in BACKUP for some while and then not checked again. When this happens to both devices of a pair no LB can be scheduled to that pair.

@BenjaminLudwigSAP BenjaminLudwigSAP added the bug Something isn't working as expected label Apr 5, 2023
@BenjaminLudwigSAP BenjaminLudwigSAP self-assigned this Apr 5, 2023
@BenjaminLudwigSAP BenjaminLudwigSAP changed the title active/passive status checked only at worker startup failover: active/passive status checked only at worker startup Nov 14, 2023
@velp velp assigned velp and unassigned BenjaminLudwigSAP Feb 26, 2024
@BenjaminLudwigSAP
Copy link
Collaborator Author

Solved by #255 - Code simply always checks again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as expected
Projects
None yet
Development

No branches or pull requests

2 participants