tarantool-operator icon indicating copy to clipboard operation
tarantool-operator copied to clipboard

Join StatefulSet instances in one request

Open d-enk opened this issue 2 years ago • 0 comments

Joining instances one by one to a set of replicas during its creation can cause issues with replication, sharding, raft...

Joining StatefulSet instances in one request solves these problems because there are no orphan instances during the replicaset enablement process.

d-enk avatar Aug 04 '23 18:08 d-enk