Skip to content

RocksDB 5.14.3

Compare
Choose a tag to compare
@yiwu-arbug yiwu-arbug released this 22 Aug 00:37
· 4 commits to 5.14.fb since this release

5.14.3 (8/21/2018)

Public API Change

  • The merge operands are passed to MergeOperator::ShouldMerge in the reversed order relative to how they were merged (passed to FullMerge or FullMergeV2) for performance reasons

Bug Fixes

  • Fixes DBImpl::FindObsoleteFiles() calling GetChildren() on the same path