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
cannot repeat, just record it.
sometimes after balance data, the peers are incorrect.
replica is 3
(root@nebula) [s1]> show parts +--------------+-----------------------+-----------------------------------------------------------------+-------+ | Partition ID | Leader | Peers | Losts | +--------------+-----------------------+-----------------------------------------------------------------+-------+ | 1 | "192.168.8.152:11779" | "192.168.8.152:11779, 192.168.8.152:14779" | "" | +--------------+-----------------------+-----------------------------------------------------------------+-------+ | 2 | "192.168.8.152:15779" | "192.168.8.152:15779, 192.168.8.152:12779, 192.168.8.152:14779" | "" | +--------------+-----------------------+-----------------------------------------------------------------+-------+ | 3 | "192.168.8.152:11779" | "192.168.8.152:11779, 192.168.8.152:12779, 192.168.8.152:14779" | "" | +--------------+-----------------------+-----------------------------------------------------------------+-------+ | 4 | "192.168.8.152:15779" | "192.168.8.152:15779, 192.168.8.152:12779, 192.168.8.152:14779" | "" | +--------------+-----------------------+-----------------------------------------------------------------+-------+ | 5 | "192.168.8.152:11779" | "192.168.8.152:13779, 192.168.8.152:11779, 192.168.8.152:14779" | "" | +--------------+-----------------------+-----------------------------------------------------------------+-------+ | 6 | "192.168.8.152:13779" | "192.168.8.152:13779, 192.168.8.152:15779, 192.168.8.152:12779" | "" | +--------------+-----------------------+-----------------------------------------------------------------+-------+ | 7 | "192.168.8.152:11779" | "192.168.8.152:13779, 192.168.8.152:11779, 192.168.8.152:12779" | "" | +--------------+-----------------------+-----------------------------------------------------------------+-------+ | 8 | "192.168.8.152:15779" | "192.168.8.152:13779, 192.168.8.152:15779, 192.168.8.152:12779" | "" | +--------------+-----------------------+-----------------------------------------------------------------+-------+ Got 8 rows (time spent 1022/10401 us)
+--------------+-----------------------+--------------------------------------------------------------------------------------+-------+ | Partition ID | Leader | Peers | Losts | +--------------+-----------------------+--------------------------------------------------------------------------------------+-------+ | 1 | "192.168.8.152:13779" | "192.168.8.152:13779, 192.168.8.152:15779, 192.168.8.152:11779, 192.168.8.152:14779" | "" | +--------------+-----------------------+--------------------------------------------------------------------------------------+-------+ | 2 | "192.168.8.152:13779" | "192.168.8.152:13779, 192.168.8.152:11779, 192.168.8.152:14779" | "" | +--------------+-----------------------+--------------------------------------------------------------------------------------+-------+ | 3 | "192.168.8.152:13779" | "192.168.8.152:13779, 192.168.8.152:11779, 192.168.8.152:15779, 192.168.8.152:14779" | "" | +--------------+-----------------------+--------------------------------------------------------------------------------------+-------+ | 4 | "192.168.8.152:13779" | "192.168.8.152:13779, 192.168.8.152:11779, 192.168.8.152:14779" | "" | +--------------+-----------------------+--------------------------------------------------------------------------------------+-------+ | 5 | "192.168.8.152:13779" | "192.168.8.152:13779, 192.168.8.152:11779, 192.168.8.152:12779" | "" | +--------------+-----------------------+--------------------------------------------------------------------------------------+-------+ | 6 | "192.168.8.152:15779" | "192.168.8.152:13779, 192.168.8.152:15779, 192.168.8.152:12779" | "" | +--------------+-----------------------+--------------------------------------------------------------------------------------+-------+ | 7 | "192.168.8.152:12779" | "192.168.8.152:13779, 192.168.8.152:11779, 192.168.8.152:12779" | "" | +--------------+-----------------------+--------------------------------------------------------------------------------------+-------+ | 8 | "192.168.8.152:13779" | "192.168.8.152:13779, 192.168.8.152:15779, 192.168.8.152:12779" | "" | +--------------+-----------------------+--------------------------------------------------------------------------------------+-------+ Got 8 rows (time spent 897/12693 us) Tue, 19 Oct 2021 15:27:17 CST
The text was updated successfully, but these errors were encountered:
does this exist in new balancer?
Sorry, something went wrong.
I don't see it now
it's the old balancer's bug, close it
liwenhui-soul
No branches or pull requests
cannot repeat, just record it.
sometimes after balance data, the peers are incorrect.
replica is 3
The text was updated successfully, but these errors were encountered: