rocksdb/java/src
anand76 c21fe1a47f Add ticker stats for read corruption retries (#12923)
Summary:
Add a couple of ticker stats for corruption retry count and successful retries. This PR also eliminates an extra read attempt when there's a checksum mismatch in a block read from the prefetch buffer.

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

Test Plan: Update existing tests

Reviewed By: jowlyzhang

Differential Revision: D61024687

Pulled By: anand1976

fbshipit-source-id: 3a08403580ab244000e0d480b7ee0f5a03d76b06
2024-08-12 15:32:07 -07:00
..
main/java/org/rocksdb Add ticker stats for read corruption retries (#12923) 2024-08-12 15:32:07 -07:00
test/java/org/rocksdb Set optimize_filters_for_memory by default (#12377) 2024-04-30 08:33:31 -07:00