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
folly
gtest-1.8.1

back to top