-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 4.2.0
-
Component/s: Index Maintenance
-
None
-
Fully Compatible
-
ALL
-
v4.2
-
Execution Team 2019-11-04
-
(copied to CRM)
Dropping an admin.system.* index while in FCV 4.0 can hit this invariant on startup.
This invariant is not true in FCV 4.0 because hybrid indexes are only enabled in FCV 4.2, so all indexes built during startup recovery will be built in the foreground. We should remove the invariant altogether.