Skip to content

vshard: vshard.router.info shows name #3944

Open
@TarantoolBot

Description

@TarantoolBot

Related dev. issue: tarantool/vshard#426
Related doc. issues: #3942, #3943

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, persisted master and
replicaset name is shown in vshard.router.info:

tarantool> vshard.router.info()
---
- replicasets:
    replicaset_1:
      replica: &0
        network_timeout: 0.5
        status: available
        uri: storage@127.0.0.1:3303
        name: replica_1_a
      name: replicaset_1
      master: *0

Requested by @Serpentian in tarantool/vshard@4c14eb4.

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.0configvshard[area] Related to vshard module

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions