- Notifications
You must be signed in to change notification settings - Fork4
Admin/XMover: Active shard monitoring#548
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:xmover-shard-distribution-analysis
Are you sure you want to change the base?
Admin/XMover: Active shard monitoring#548
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Uh oh!
There was an error while loading.Please reload this page.
About
Monitoring active shards is another tool for the XMover utility that uses CrateDB's system tables to find out about cluster imbalances related to shard number and shard size distribution across the whole cluster.
Note: This PR is stacked uponGH-547.
References