Change local replica position in parallel_replicas cluster

This commit is contained in:
Igor Nikonov 2024-07-23 17:16:40 +00:00
parent 87ad12e5fc
commit f49412e967

View File

@ -115,10 +115,6 @@
<parallel_replicas>
<shard>
<internal_replication>false</internal_replication>
<replica>
<host>127.0.0.1</host>
<port>9000</port>
</replica>
<replica>
<host>127.0.0.2</host>
<port>9000</port>
@ -147,6 +143,10 @@
<host>127.0.0.8</host>
<port>9000</port>
</replica>
<replica>
<host>127.0.0.1</host>
<port>9000</port>
</replica>
<replica>
<host>127.0.0.9</host>
<port>9000</port>