mirror of https://github.com/facebook/rocksdb.git
f1a60e5c3e
Summary: The constructor for Vector memtable has a parameter called 'count' that specifies the capacity of the vector to be reserved at allocation time. It was incorrectly used to initialize the size of the vector. Test Plan: Enhanced db_test. Reviewers: haobo, xjin, emayanke Reviewed By: haobo CC: leveldb Differential Revision: https://reviews.facebook.net/D13083 |
||
---|---|---|
.. | ||
rocksdb | ||
utilities |