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 dev. issue: tarantool/vshard#426 Related doc. issues: #3942, #3944
Product: Tarantool, vshard Since: 3.0, 0.1.25 Root document: https://www.tarantool.io/en/doc/latest/reference/reference_rock/vshard/vshard_router/ SME: @ Totktonada, @ Serpentian
When identification_mode is name_as_key, buckets_info() also returns name of the replicas, where buckets are stored:
identification_mode
name_as_key
tarantool> vshard.router.buckets_info() --- - - uuid: aaaaaaaa-0000-4000-a000-000000000000 status: available_rw name: replica_1_a
Requested by @Serpentian in tarantool/vshard@daa31a0.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Related dev. issue: tarantool/vshard#426
Related doc. issues: #3942, #3944
Product: Tarantool, vshard
Since: 3.0, 0.1.25
Root document: https://www.tarantool.io/en/doc/latest/reference/reference_rock/vshard/vshard_router/
SME: @ Totktonada, @ Serpentian
Details
When
identification_mode
isname_as_key
, buckets_info()also returns name of the replicas, where buckets are stored:
Requested by @Serpentian in tarantool/vshard@daa31a0.
The text was updated successfully, but these errors were encountered: