Update history for 5.17.2 release
This commit is contained in:
parent
fb4063749b
commit
f438b98e55
@ -1,9 +1,10 @@
|
||||
# Rocksdb Change Log
|
||||
# Unreleased
|
||||
|
||||
# 5.17.2 (10/24/2018)
|
||||
### Bug Fixes
|
||||
* Fix the bug that WriteBatchWithIndex's SeekForPrev() doesn't see the entries with the same key.
|
||||
|
||||
## 5.17.1 (10/16/2018)
|
||||
# 5.17.1 (10/16/2018)
|
||||
### Bug Fixes
|
||||
* Fix slow flush/compaction when DB contains many snapshots. The problem became noticeable to us in DBs with 100,000+ snapshots, though it will affect others at different thresholds.
|
||||
* Properly set the stop key for a truncated manual CompactRange
|
||||
|
Loading…
x
Reference in New Issue
Block a user