Skip to content
Snippets Groups Projects
Commit d291744c authored by Georgy Moshkin's avatar Georgy Moshkin :speech_balloon:
Browse files

fix(governor): don't bootstrap vshard until replication factor is satisfied

NOTE: there's still a bug, because we set each new replicaset's weight
to 1 (even ones which don't satisfy replication factor)
before the bucket distribution is bootstrapped. But there must be at
least one replicaset with non zero weight in order for vshard.*.cfg to
work.

A potential solution would be to only configure vshard once a replicaset
is filled up.
parent 93309ba7
No related branches found
No related tags found
1 merge request!429fix(governor): don't bootstrap vshard until replication factor is satisfied
Pipeline #14313 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment