|
Author:
{u'username': u'igorcanadi', u'name': u'Igor Canadi', u'email': u'icanadi@fb.com'}
Message: SERVER-17706 Sync mongo-rocks with our recent changes
We've been developing these changes in a different repository. This
patch containes bunch of improvements and fixes:
- Implement updateStatsAfterRepair()
- Return correct ident size in getIdentSize() function
- Fast drop operation in Mongo+Rocks
- We should abort RocksTransaction when we do _releaseSnapshot()
SERVER-16979 Correctly handle errors returned by RocksDB
- Implement StandardBulkBuilder and UniqueBulkBuilder
- Add new option to RocksDB – rocksdbMaxWriteMBPerSec
- Make oplog cleanup more efficient (also changes disk format)
- Some configuration changes
Signed-off-by: Ramon Fernandez <ramon.fernandez@mongodb.com>
Branch: v3.0
https://github.com/mongodb/mongo/commit/12e24d4e910150d2523a226ba5a62370dc974d44
|