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

Introduce server id remapping. #3805

Open
sergepetrenko opened this issue Nov 13, 2018 · 1 comment
Open

Introduce server id remapping. #3805

sergepetrenko opened this issue Nov 13, 2018 · 1 comment
Assignees
Labels
feature A new functionality replication

Comments

@sergepetrenko
Copy link
Collaborator

Make server ids in space _cluster local to the instance and start mapping local server ids to remote. This helps to resolve conflicts if 2 instances receive their _cluster registration from 2 different masters simultaneously and is also a prerequisite for anonymous replica implementation (#3186)

@sergepetrenko sergepetrenko added feature A new functionality replication labels Nov 13, 2018
@sergepetrenko sergepetrenko self-assigned this Nov 13, 2018
@kyukhin kyukhin added this to the 2.2.0 milestone Dec 7, 2018
@kyukhin kyukhin modified the milestones: 2.2.0, 2.3.0 Apr 1, 2019
@kostja kostja modified the milestones: 2.3.1, 2.4.0 Aug 6, 2019
@kyukhin kyukhin modified the milestones: 2.4.1, 2.5.1 Feb 12, 2020
@kostja
Copy link
Contributor

kostja commented May 14, 2020

I think _cluster, which is a registry of all existing uuids, should stay global. But we add a new space, whihc contains the actual mapping, which is local.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new functionality replication
Projects
None yet
Development

No branches or pull requests

4 participants