We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It's not expected if the original cluster is balanced. From the log, it's indeed imbalanced.
The text was updated successfully, but these errors were encountered:
The score is not right, I think the problem is in the prepare checker.
Sorry, something went wrong.
mcs: fix the prepare checker is directly skipped (#7678)
562945e
close #7671 Signed-off-by: Ryan Leung <rleungx@gmail.com>
schedule: prevent suddenly scheduling (#7714)
6472313
ref #7671 Signed-off-by: Ryan Leung <rleungx@gmail.com> Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
mcs: fix the prepare checker is directly skipped (tikv#7678)
9412057
close tikv#7671 Signed-off-by: Ryan Leung <rleungx@gmail.com> Signed-off-by: pingandb <songge102@pingan.com.cn>
rleungx
Successfully merging a pull request may close this issue.
Bug Report
It's not expected if the original cluster is balanced. From the log, it's indeed imbalanced.
![Screen Shot 2024-01-05 at 3 33 29 PM](https://private-user-images.githubusercontent.com/35896542/294423777-584c0a14-4ced-4b1f-afa8-c6026d85342b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4MjIxNDYsIm5iZiI6MTczODgyMTg0NiwicGF0aCI6Ii8zNTg5NjU0Mi8yOTQ0MjM3NzctNTg0YzBhMTQtNGNlZC00YjFmLWFmYTgtYzYwMjZkODUzNDJiLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA2VDA2MDQwNlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTg5MWVhYTgzNWJhZjY4NWIwYjI2M2VjMzk4OTRiZGY0NTUzYzYyODVjNzgxYmM2NzViNTZkZjRiZGJiOTYzODMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.IkvuXvjd_Rtw8W9Me6EcHXEfWTTL5-PZIGsDNgqmLl8)
The text was updated successfully, but these errors were encountered: