tarantool / tarantool/doc

[2pt] Vshard no information how to view the config

Open
#1,959 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

customer ecosystem reference vshard
Dominant language
CSS
Stars
15
Forks
49
Avg merge
1d 13h
Merged PRs (30d)
3

Description

Vshard config information

The client needed to find information on how to view vshard configurations. Specifically, how to view zones and weights for zones. I did not find any information in the documentation. Found how to do it by writing it by hand in tarantool repl console:

>> vshard.router.static.current_cfg

image

Product: Vshard
Audience/target: for everyone who uses Vshard?
Root document: https://www.tarantool.io/en/doc/latest/reference/reference_rock/vshard/vshard_admin/#replica-weights

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Vshard administration documentation at the linked root document, especially the replica-weights section, and compare it with the documented REPL expression vshard.router.static.current_cfg. Done means the documentation explains how users can view Vshard configurations, including zones and zone weights.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.