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

Allow to set weight in sharding #9775

Closed
ImeevMA opened this issue Mar 5, 2024 · 0 comments · Fixed by #9776
Closed

Allow to set weight in sharding #9775

ImeevMA opened this issue Mar 5, 2024 · 0 comments · Fixed by #9776
Assignees
Labels
3.1 Target is 3.1 and all newer release/master branches config feature A new functionality

Comments

@ImeevMA
Copy link
Collaborator

ImeevMA commented Mar 5, 2024

The vshard module has the weight replicaset-level option. We need to add it to the config options.

@ImeevMA ImeevMA added feature A new functionality config 3.1 Target is 3.1 and all newer release/master branches labels Mar 5, 2024
@ImeevMA ImeevMA self-assigned this Mar 5, 2024
ImeevMA added a commit to ImeevMA/tarantool that referenced this issue Mar 5, 2024
Closes tarantool#9775

@TarantoolBot document
Title: The `sharding.weight` option

The `sharding.weight` option can be set to facilitate rebalancing. The
larger the weight of a replicaset, the more data it can store. This is a
relative value, so a replicaset with a value N times larger than a value
of the another replicaset can store N times more data. The default value
is 1.
ImeevMA added a commit to ImeevMA/tarantool that referenced this issue Mar 7, 2024
Closes tarantool#9775

@TarantoolBot document
Title: The `sharding.weight` option

The `sharding.weight` option can be set to facilitate rebalancing. The
larger the weight of a replicaset, the more data it can store. This is a
relative value, so a replicaset with a value N times larger than a value
of the another replicaset can store N times more data. The default value
is 1.
ImeevMA added a commit to ImeevMA/tarantool that referenced this issue Mar 11, 2024
Closes tarantool#9775

@TarantoolBot document
Title: The `sharding.weight` option

The `sharding.weight` option can be set to facilitate rebalancing. The
larger the weight of a replicaset, the more data it can store. This is a
relative value, so a replicaset with a value N times larger than a value
of the another replicaset can store N times more data. The default value
is 1.
Totktonada pushed a commit that referenced this issue Mar 11, 2024
Closes #9775

@TarantoolBot document
Title: The `sharding.weight` option

The `sharding.weight` option can be set to facilitate rebalancing. The
larger the weight of a replicaset, the more data it can store. This is a
relative value, so a replicaset with a value N times larger than a value
of the another replicaset can store N times more data. The default value
is 1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.1 Target is 3.1 and all newer release/master branches config feature A new functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant