Skip to content

Commit

Permalink
update history.md for fixing the bug that skips keys
Browse files Browse the repository at this point in the history
Summary: Closes #1986

Differential Revision: D4699152

Pulled By: siying

fbshipit-source-id: b18c32c
  • Loading branch information
lightmark authored and ajkr committed Mar 30, 2017
1 parent 76979d8 commit 4fa68fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
* Memtable flush can be avoided during checkpoint creation if total log file size is smaller than a threshold specified by the user.

### Bug Fixes
* Fix the bug that iterator may skip keys
* Remove calling fallocate with FALLOC_FL_KEEP_SIZE | FALLOC_FL_PUNCH_HOLE flag to circumvent a kernel bug that changes file size after this call on XFS

## 5.2.0 (02/08/2017)
Expand Down

0 comments on commit 4fa68fb

Please sign in to comment.