-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 3.1.4
-
Component/s: Storage, Testing Infrastructure
-
None
-
Fully Compatible
-
Sharding 6 07/17/15, Sharding 7 08/10/15, Sharding 8 08/28/15, TIG 9 (09/18/15), TIG A (10/09/15), TIG B (10/30/15), TIG C (11/20/15), TIG D (12/11/15)
We had a bug in RocksDB where building background index concurrently with deleting records led to trouble (some deleted records were still there in the background index). We're fixing this, but it's tricky a behavior, so I propose we add a new test for this. The test that currently fails (consistently) with MongoDB on RocksDB: https://gist.github.com/igorcanadi/ea4cd0fcb042fe9af3c5
I didn't test this on mmap or WT.