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

keyspace: rebalance node for keyspace group #6599

Closed
lhy1024 opened this issue Jun 14, 2023 · 3 comments
Closed

keyspace: rebalance node for keyspace group #6599

lhy1024 opened this issue Jun 14, 2023 · 3 comments
Labels
type/enhancement The issue or PR belongs to an enhancement.

Comments

@lhy1024
Copy link
Contributor

lhy1024 commented Jun 14, 2023

Enhancement Task

  1. online a new node when the cluster started, the members of the previously assigned keyspace group will not be updated.
  2. When tso server is introduced, the machines are started at different times, for example, the first two are started first, at which time all nodes are assigned, and then the third is started, at which time the third will be empty-loaded.
@lhy1024 lhy1024 added the type/enhancement The issue or PR belongs to an enhancement. label Jun 14, 2023
@lhy1024
Copy link
Contributor Author

lhy1024 commented Jun 14, 2023

workaround:

  1. full manual: use set-node interface
  2. semi-manual: add priority for node, avoid to primary in the same machine

ti-chi-bot bot added a commit that referenced this issue Jun 19, 2023
ref #6599

Signed-off-by: lhy1024 <admin@liudos.us>

Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
ti-chi-bot bot added a commit that referenced this issue Jun 19, 2023
ref #6599

Signed-off-by: lhy1024 <admin@liudos.us>

Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
@lhy1024
Copy link
Contributor Author

lhy1024 commented Jul 4, 2023

workaround:

  1. full manual: use set-node interface
  2. semi-manual: add priority for node, avoid to primary in the same machine

workaround is finished

@lhy1024
Copy link
Contributor Author

lhy1024 commented Jul 4, 2023

After discussion with @binshi-bing, we will close it. And track auto balance in another issue.

@lhy1024 lhy1024 closed this as completed Jul 4, 2023
rleungx pushed a commit to rleungx/pd that referenced this issue Aug 2, 2023
ref tikv#6599

Signed-off-by: lhy1024 <admin@liudos.us>

Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
rleungx pushed a commit to rleungx/pd that referenced this issue Aug 2, 2023
ref tikv#6599

Signed-off-by: lhy1024 <admin@liudos.us>

Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

No branches or pull requests

1 participant