-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Storage
-
ALL
-
When Mongo runs on rocks engine, it fails to restart an existing DB with following exception:
2014-08-28T14:35:47.160-0700 E STORAGE [initandlisten] rocks error: NotFound:
2014-08-28T14:35:47.160-0700 I [initandlisten] Invariant failure false src/mongo/db/storage/rocks/rocks_engine.cpp 561
- 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-15057 RocksStorage: deadlock when dropping database with indexes
- Closed
- related to
-
SERVER-15161 RocksCursor::_reverseLocate() Should Seek to Last if can't seek to the key
- Closed
-
SERVER-15271 rocks engine doesn't return capped information in RocksRecordStore::appendCustomStats()
- Closed
-
SERVER-15232 Rocks Storage Engine to support Index Bulk Builder
- Closed
- links to