-
Type:
Improvement
-
Resolution: Cannot Reproduce
-
Priority:
Minor - P4
-
None
-
Affects Version/s: 2.6.4
-
Component/s: Replication
-
None
-
Fully Compatible
-
None
-
None
-
None
-
None
-
None
-
None
-
None
When chained replication is used (the default) a replica with buildIndexes false cannot be used by a node which has indexes to replicate from; this is true for both initial sync and regular secodary/recovery replication.
Since the indexes are recorded on each node, even if not built, they should be replicated just fine.