Skip to content

[Config] Vshard configuration reference #3660

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

Closed
andreyaksenov opened this issue Sep 1, 2023 · 0 comments · Fixed by #4045
Closed

[Config] Vshard configuration reference #3660

andreyaksenov opened this issue Sep 1, 2023 · 0 comments · Fixed by #4045
Assignees
Labels
3.0 config vshard [area] Related to vshard module

Comments

@andreyaksenov
Copy link
Contributor

andreyaksenov commented Sep 1, 2023

Related doc issue: #3659

Product: Tarantool
Since: 3.0
Root document:

SME: @ Totktonada

Details

Update the Vshard configuration reference to using a new configuration approach.

See also:

Schema:

Environment variables:

| TT_SHARDING_BUCKET_COUNT                              | integer        | 3000                                          | Community Edition  |
| TT_SHARDING_CONNECTION_OUTDATE_DELAY                  | number         | nil                                           | Community Edition  |
| TT_SHARDING_DISCOVERY_MODE                            | string         | on                                            | Community Edition  |
| TT_SHARDING_FAILOVER_PING_TIMEOUT                     | number         | 5                                             | Community Edition  |
| TT_SHARDING_LOCK                                      | boolean        | nil                                           | Community Edition  |
| TT_SHARDING_REBALANCER_DISBALANCE_THRESHOLD           | number         | 1                                             | Community Edition  |
| TT_SHARDING_REBALANCER_MAX_RECEIVING                  | integer        | 100                                           | Community Edition  |
| TT_SHARDING_REBALANCER_MAX_SENDING                    | integer        | 1                                             | Community Edition  |
| TT_SHARDING_REBALANCER_MODE                           | string         | auto                                          | Community Edition  |
| TT_SHARDING_ROLES                                     | array          | nil                                           | Community Edition  |
| TT_SHARDING_SCHED_MOVE_QUOTA                          | number         | 1                                             | Community Edition  |
| TT_SHARDING_SCHED_REF_QUOTA                           | number         | 300                                           | Community Edition  |
| TT_SHARDING_SHARD_INDEX                               | string         | bucket_id                                     | Community Edition  |
| TT_SHARDING_SYNC_TIMEOUT                              | number         | 1                                             | Community Edition  |
| TT_SHARDING_ZONE                                      | integer        | nil                                           | Community Edition  |
@andreyaksenov andreyaksenov added 3.0 config vshard [area] Related to vshard module labels Sep 1, 2023
@andreyaksenov andreyaksenov self-assigned this Feb 15, 2024
@andreyaksenov andreyaksenov linked a pull request Feb 15, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant