RocksDB 5.1.4
Bug fixes
- Fixed the bug of IO Error when
compaction_readahead_size > 0
in direct I/O - Fixed the bug of file size mismatch between MANIFEST and real size in direct I/O
- Fix OSX build break after the fallocate change
compaction_readahead_size > 0
in direct I/O