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

Atomic replication: Allocator changes #4722

Closed
jseldess opened this issue May 8, 2019 · 3 comments
Closed

Atomic replication: Allocator changes #4722

jseldess opened this issue May 8, 2019 · 3 comments
Assignees
Labels
P-1 High priority; must be done this release
Milestone

Comments

@jseldess
Copy link
Contributor

jseldess commented May 8, 2019

Background: https://airtable.com/tblD3oZPLJgGhCmch/viwchkdQkRUw6hZ3z/reckezB9xNbQbj8hi?blocks=hide
PM: @awoods187
Eng: @bdarnell, @andreimatei

@jseldess jseldess added C-roadmap P-1 High priority; must be done this release labels May 8, 2019
@jseldess jseldess added this to the 19.2 milestone May 8, 2019
@jseldess jseldess self-assigned this May 8, 2019
@jseldess jseldess assigned rmloveland and unassigned jseldess Aug 5, 2019
@rmloveland
Copy link
Contributor

@tbg I have questions (asking because you are the author of cockroachdb/cockroach#39936 and cockroachdb/cockroach#40234).

Based on my reading of our replication layer docs (especially the Membership changes: rebalance / repair section) we simply refer to this activity as "rebalancing" without defining whether it is atomic or not. A reasonable person could assume that our rebalancing is already atomic.

Therefore I'm inclined to think that there is no need to update the replication layer docs based on this code change since it is addressing a limitation. Do you agree with that assessment?

Related: @jseldess is this known limitation about rebalances not being atomic documented anywhere? I was thinking I'd need to remove a known limitation entry about this but I'm not seeing anything obvious on our known limitations page. At least my searches for "rebalancing" and related terms on that page are not returning results that I think are related to this. But maybe I'm missing it?

@tbg
Copy link
Member

tbg commented Sep 6, 2019 via email

@rmloveland
Copy link
Contributor

Awesome. In that case I will close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-1 High priority; must be done this release
Projects
None yet
Development

No branches or pull requests

3 participants