-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 3.2.0
-
Component/s: Testing Infrastructure
-
Fully Compatible
-
ALL
-
QuInt E (01/11/16)
-
0
The indexed_insert_base_capped.js FSM workload can fail with this error if a yield occurs during a collection scan and the position becomes invalidated by a deletion from the capped collection:
Error: error: { "waitedMS" : NumberLong(0), "ok" : 0, "errmsg" : "Executor error during find command: CappedPositionLost CollectionScan died due to position in capped collection being deleted. Last seen record id: RecordId(0)", "code" : 96 }