-
Type:
Task
-
Resolution: Won't Do
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The InvalidTTLIndexFixer (which performs a collMod when it sees an invalid TTL index) can run on stepup during an index build during resharding, which breaks the contract that we don't run collMods during resharding. We may want to add a server parameter that skips running the InvalidTTLIndexFixer so we don't break this contract.