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

there is huge gap between low space kv and high space kv where there has few space. #3589

Closed
bufferflies opened this issue Apr 14, 2021 · 2 comments
Assignees
Labels
severity/major type/bug The issue is confirmed as a bug.

Comments

@bufferflies
Copy link
Contributor

Bug Report

there is huge gap between diferent space. if the small store has no space, but it's score is lower than the high space store,so PD do not balance region from it to high space store, so it will offline because of no space left

image

What did you do?

it will can move out some region after it's score bigger than the bigger space store to avoid store offline

What did you expect to see?

I want the low space store's score will increse rapidly when it has few space,

What did you see instead?

image

What version of PD are you using (pd-server -V)?

master

@cosven
Copy link
Member

cosven commented Apr 15, 2021

/severity major

@nolouch
Copy link
Contributor

nolouch commented May 28, 2021

fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity/major type/bug The issue is confirmed as a bug.
Projects
None yet
Development

No branches or pull requests

4 participants