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.storage.info shows name #3942

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

vshard: vshard.storage.info shows name #3942

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: #3943, #3944

Product: Tarantool, vshard
Since: 3.0, 0.1.25
Root document: https://www.tarantool.io/en/doc/latest/reference/reference_rock/vshard/vshard_storage/
SME: @ Totktonada, @ Serpentian

Details

When identification_mode is name_as_key, persisted master and
replicaset name is shown in vshard.storage.info:

tarantool> vshard.storage.info()
---
- replicasets:
    replicaset_1:
      name: replicaset_1
      master:
        uri: admin@localhost:3302
        name: replica_1_a
  ...

Requested by @ Serpentian in tarantool/vshard@559c75c.

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