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

[2pt] feedback: API reference | no "unavailable" field, but there's "unknown" #2273

Closed
Tracked by #2640
TarantoolBot opened this issue Aug 5, 2021 · 0 comments
Closed
Tracked by #2640
Assignees
Labels
ecosystem [area] Task relates to Tarantool's ecosystem (connector, module, other non-server functionality) factual error Factual error in functionality description reference [location] Tarantool manual, Reference part vshard [area] Related to vshard module

Comments

@TarantoolBot
Copy link
Collaborator

TarantoolBot commented Aug 5, 2021

Product: Tarantool, vshard
Since: TBD
Root document: https://www.tarantool.io/en/doc/latest/reference/reference_rock/vshard/vshard_api/#router-public-api
SME: @ Gerold103

Details

<…>s known to the router and available for read and write requests
|unavailable – the number of buckets known to the router but unavailable for any requests
unreachable – the number of buckets whose replica sets are not known to the router|

Example:
COPYvshard.router.info()tarantool> vshard.router.info<…>

There's no "unavailable" field, but there's "unknown". Also, the explanation is obscure. I guess unreachable and unknown descriptions are mixed up.

@rosik

Related to #2259

@xuniq xuniq added this to the Estimate [@xuniq] milestone Aug 23, 2021
@veod32 veod32 modified the milestones: Estimate [@xuniq], vshard doc issues Aug 27, 2021
@veod32 veod32 added ecosystem [area] Task relates to Tarantool's ecosystem (connector, module, other non-server functionality) vshard [area] Related to vshard module reference [location] Tarantool manual, Reference part labels Aug 27, 2021
@veod32 veod32 changed the title feedback: API reference [2pt] feedback: API reference Sep 1, 2021
@veod32 veod32 added the factual error Factual error in functionality description label Sep 1, 2021
@patiencedaur patiencedaur mentioned this issue Feb 1, 2022
21 tasks
@patiencedaur patiencedaur removed this from the vshard milestone Feb 1, 2022
@patiencedaur patiencedaur changed the title [2pt] feedback: API reference [2pt] feedback: API reference | no "unavailable" field, but there's "unknown" Feb 15, 2022
@p7nov p7nov self-assigned this Jun 2, 2023
p7nov added a commit that referenced this issue Jun 5, 2023
Resolves #3399, #2680, #2459, #2405, #2262, #2273, #2483

* Add fetch_schema, reorder functions
* Remove console param of net.box.connect
* Fix translation or reconnect_after
* Remove conn.timeout() from reference
* Fix vshard bucket parameters
* Fix mertics description and link
@p7nov p7nov closed this as completed Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ecosystem [area] Task relates to Tarantool's ecosystem (connector, module, other non-server functionality) factual error Factual error in functionality description reference [location] Tarantool manual, Reference part vshard [area] Related to vshard module
Projects
None yet
Development

No branches or pull requests

5 participants