Update release date
This commit is contained in:
parent
4fc5e6c177
commit
beca3c9a41
@ -1,5 +1,5 @@
|
||||
# Rocksdb Change Log
|
||||
## 6.6.1
|
||||
## 6.6.1 (01/02/2020)
|
||||
### Bug Fixes
|
||||
* Fix a bug in WriteBatchWithIndex::MultiGetFromBatchAndDB, which is called by Transaction::MultiGet, that causes due to stale pointer access when the number of keys is > 32
|
||||
* Fixed two performance issues related to memtable history trimming. First, a new SuperVersion is now created only if some memtables were actually trimmed. Second, trimming is only scheduled if there is at least one flushed memtable that is kept in memory for the purposes of transaction conflict checking.
|
||||
|
Loading…
Reference in New Issue
Block a user