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

optimize curvebs rapid leader schedule #2388

Open
wu-hanqing opened this issue Apr 11, 2023 · 7 comments
Open

optimize curvebs rapid leader schedule #2388

wu-hanqing opened this issue Apr 11, 2023 · 7 comments
Labels
enhancement improve feature good first issue Good for newcomers

Comments

@wu-hanqing
Copy link
Contributor

In order to test the maximum performance of the cluster, it is necessary to ensure that the number of leaders on each process is as consistent as possible. Currently, we provide a command rapid-leader-schedule to accomplish this.

"rapid-leader-schedule: rapid leader schedule in cluster in logicalpool\n" //NOLINT

But in the process of using it, we found that occasionally we need to execute the command multiple times or wait for a long time to make the number of leaders as consistent as possible.

Therefore, we need to optimize the tool so that it only needs to be executed once, and the balance can be completed in a very short time.

@wu-hanqing wu-hanqing added enhancement improve feature good first issue Good for newcomers labels Apr 11, 2023
@JadeFlute0127
Copy link

Hello, I am very interested in curve, This issue looks relatively simple, I want to try to complete it.

@wu-hanqing
Copy link
Contributor Author

Hello, I am very interested in curve, This issue looks relatively simple, I want to try to complete it.

feel free to try it

@codeYzl
Copy link

codeYzl commented Apr 19, 2023

i want to try it

@Xinlong-Chen
Copy link
Contributor

I am interested in this task, please assign it to me, thanks. @wu-hanqing

@wu-hanqing
Copy link
Contributor Author

Hi, @JadeFlute0127 @codeYzl, are you still following up on this issue? Have you made any progress?

@wuhongsong
Copy link
Contributor

@Xinlong-Chen Everyone can choose the topics they are interested in, so feel free to try it.

@1797818494
Copy link

Can I apply for it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement improve feature good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

6 participants