-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Storage
-
None
-
ALL
-
Storage NYC 2019-02-25
When calling `listIndexes()` with in-progress index builds, the `buildUUID` field name is added to the in-progress index specs (see here). If this node is used as the sync source during initial sync, the node performing the initial sync will fail to create the index due to the invalid `buildUUID` field name in the index spec.
- is depended on by
-
SERVER-39719 Ensure that a node performing an initial sync from a secondary with a in-progress index build creates the index before initial sync is done
- Closed