-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Index Maintenance
-
None
-
Fully Compatible
-
Integration 2016-10-10
-
0
index_killop.js currently depends that indexing of a large collection will take sufficiently long to allow for capture of in-progress state via currentOp and to kill. We should use a failpoint instead to ensure that the index build is in progress.