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
Related doc issues: https://github.com/tarantool/doc/issues?q=is%3Aissue+is%3Aopen+label%3A3.0%2C3.1+label%3Aconfig+label%3Avshard+
Product: Tarantool Since: 3.0/3.1 Root document: https://www.tarantool.io/en/doc/latest/book/admin/vshard_admin/ SME: @ Totktonada
Note that some options are not implemented yet, so this guide should be updated when they are released (in v3.1 ???):
sharding.rebalancer_disbalance_threshold
sharding.rebalancer_max_sending
sharding.rebalancer_max_receiving
sharding.lock
pinned_count
box.once()
The text was updated successfully, but these errors were encountered:
sharding.weight
andreyaksenov
Successfully merging a pull request may close this issue.
Related doc issues: https://github.com/tarantool/doc/issues?q=is%3Aissue+is%3Aopen+label%3A3.0%2C3.1+label%3Aconfig+label%3Avshard+
Product: Tarantool
Since: 3.0/3.1
Root document: https://www.tarantool.io/en/doc/latest/book/admin/vshard_admin/
SME: @ Totktonada
Details
Note that some options are not implemented yet, so this guide should be updated when they are released (in v3.1 ???):
https://www.tarantool.io/en/doc/latest/book/admin/vshard_admin/#replica-weights (not implemented yet)
https://www.tarantool.io/en/doc/latest/book/admin/vshard_admin/#replica-set-weights (done in v3.1: sharding.weight)
sharding.rebalancer_disbalance_threshold
)sharding.rebalancer_max_sending
,sharding.rebalancer_max_receiving
)sharding.lock
, nopinned_count
)box.once()
now?)The text was updated successfully, but these errors were encountered: