Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vshard: vshard.router.buckets_info shows name #3943

Open
TarantoolBot opened this issue Dec 19, 2023 · 0 comments
Open

vshard: vshard.router.buckets_info shows name #3943

TarantoolBot opened this issue Dec 19, 2023 · 0 comments
Labels
3.0 config vshard [area] Related to vshard module

Comments

@TarantoolBot
Copy link
Collaborator

TarantoolBot commented Dec 19, 2023

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 is name_as_key, buckets_info()
also returns name of the replicas, where buckets are stored:

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.0 config vshard [area] Related to vshard module
Projects
None yet
Development

No branches or pull requests

2 participants