What if the number of shards and replicas is different in CCR?

Hello.
When setting CCR, does it not have to be the same setting as the leader index and follower index? For example, what if the number of shards and replicas is different because the cluster size is different? I want to know what kind of issue occurs if there is a problem.
Thank you.

According to the documentation replication is done at the shard level so the leader and follower indices must have the same number of primary shards.

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.