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

Proto.Remote can go out of sync with Proto.Cluster #1999

Open
rogeralsing opened this issue May 12, 2023 · 1 comment
Open

Proto.Remote can go out of sync with Proto.Cluster #1999

rogeralsing opened this issue May 12, 2023 · 1 comment

Comments

@rogeralsing
Copy link
Contributor

In this screenshot we see how a cluster member leaves the cluster.
proto remote correctly closes the endpoint.
but soon after, tries to reestablish it (which it shouldn't)

Skärmavbild 2023-05-12 kl  13 00 11
@rogeralsing
Copy link
Contributor Author

This might just be a race condition where a gossip request is scheduled just before the node has left.

Normally this issue does not happen

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

No branches or pull requests

1 participant