You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the vsahrd storage call box.cfg and pass replication option, it can happen that the replication list is specified in a different order rather then if it do cartridge itself.
Since the vsahrd storage call box.cfg and pass replication option, it can happen that the replication list is specified in a different order rather then if it do cartridge itself.
All this leads to that problem. tarantool/tarantool#7805
The place where we should explicitly pass the replication list:
cartridge/cartridge/roles/vshard-storage.lua
Lines 25 to 34 in 1aa826f
This way it can prevent the list from being populated randomly.
https://github.com/tarantool/vshard/blob/bcf87e270033ac516cfff1d703c2020a3ee6ba81/vshard/storage/init.lua#L3100-L3104
The text was updated successfully, but these errors were encountered: