Multi-DC (V3) replication from older versions #48
-
|
Hi everyone! My team is in the planning stages of migrating some riak clusters that run on an old basho riak-ee version 2.0.9, and we're exploring options for adopting the newer open source releases. After experimenting with
The only bucket property I'm seeing that is different between the two clusters is the Assuming that it is comparing all props, this essentially means multi-DC replication can't work between older versions any any of the open source releases. Since it doesn't look like the Thanks in advance for any insight, ideas, or feedback on this. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Have you followed the instructions here? I don't think |
Beta Was this translation helpful? Give feedback.
Have you followed the instructions here?
https://docs.riak.com/riak/kv/latest/configuring/v3-multi-datacenter/index.html#default-bucket-properties
I don't think
node_confirmsmatters as it is not a property checked in the hash - it only checks the properties in the list. However, the list changed in 2.2.0, so the instructions above need to be followed to make the list consistent between the clusters.