feature: set up replication when instance joins
Picodata already assigns `replicaset_id` to an instance when it joins, but it wasn't used in Tarantool `box.cfg` yet. Now it is. It's also important to set up listen port in `start_join` immediately. Without it Tarantool will stuck waiting for connection to self. Part of https://git.picodata.io/picodata/picodata/picodata/-/issues/52
Loading
-
mentioned in commit 918538df
-
mentioned in merge request !139 (merged)
-
mentioned in commit 024ad831
-
mentioned in commit 9f52e732
-
mentioned in commit 1963893e
Please register or sign in to comment