In RocksDB storage engine, index bulk builder is not supported. Unit test still pass because it is disabled because of a bug in RocksSortedDataImpl::isEmpty() where the return value is reversed.
- depends on
-
SERVER-14352 prototype and implement rocksdb storage engine
- Closed
-
SERVER-13635 Clean up the storage abstraction layer
- Closed
- is related to
-
SERVER-15055 rocks: unit testjstests/core/apitest_db.js and jstests/core/batch_write_command_insert.js fail
- Closed
-
SERVER-15085 rocks storage fails when restarting
- Closed
-
SERVER-15057 RocksStorage: deadlock when dropping database with indexes
- Closed
-
SERVER-15296 Hook up RocksSortedDataImpl with SortedDataInterface test harness
- Closed
- related to
-
SERVER-15271 rocks engine doesn't return capped information in RocksRecordStore::appendCustomStats()
- Closed
- links to