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

participate_in_coverage and restarted nodes #15

Open
martinsumner opened this issue Feb 18, 2025 · 0 comments
Open

participate_in_coverage and restarted nodes #15

martinsumner opened this issue Feb 18, 2025 · 0 comments

Comments

@martinsumner
Copy link
Contributor

Scenario:

  • a node is in the cluster with participate_in_coverage = true (the default);
  • the node fails
  • before recovering the node, it is set to participate_in_coverage = false;
  • the node is restarted - and other nodes see it as an "up" node, before the ring change of that nodes coverage status is gossipped;
  • the participate_in_coverage status is ignored immediately following stratup.

This is assumed to have occurred in one of the of the failure and recovery tests in Riak 3.4. See the "blip" in received vnode_index_reads on the "yellow" node when it is first restarted with coverage disabled:

Image

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