-
Type:
Bug
-
Status: Closed
-
Priority:
Major - P3
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Storage
-
Labels:None
-
Backwards Compatibility:Fully Compatible
-
Operating System:ALL
-
Backport Requested:v4.0, v3.6
-
Sprint:Storage NYC 2018-12-03, Storage NYC 2018-12-17
-
Linked BF Score:68
In createIndexForApplyOps, OpObserver::onCreateIndex() is called outside the WUOW of index commit, so it's possible that the build index via applyOps finishes without the corresponding oplog entry.