Revision d34e015417c33c1aa398d2020c44bce90c2db22d authored by Cheng Chang on 23 July 2020, 20:48:17 UTC, committed by Facebook GitHub Bot on 23 July 2020, 20:50:00 UTC
Summary:
There is a typo in TryMerge which may cause MultiRead to internally read more data than expected, but won't affect MultiRead results' correctness.

Pull Request resolved: https://github.com/facebook/rocksdb/pull/7157

Test Plan: make random_access_file_reader_test && ./random_access_file_reader_test

Reviewed By: siying

Differential Revision: D22670257

Pulled By: cheng-chang

fbshipit-source-id: d261289455a65aa496b348c6e5582b48b12963b7
1 parent 7af1fab
History
File Mode Size
buckify_rocksdb.py -rw-r--r-- 7.4 KB
check_buck_targets.sh -rwxr-xr-x 776 bytes
rocks_test_runner.sh -rwxr-xr-x 268 bytes
targets_builder.py -rw-r--r-- 3.8 KB
targets_cfg.py -rw-r--r-- 5.2 KB
util.py -rw-r--r-- 3.6 KB

back to top