Skip to content

Commit

Permalink
Add a changelog entry for PR 12322 (facebook#12353)
Browse files Browse the repository at this point in the history
Summary:
.. for public api change related to sst_dump.

Pull Request resolved: facebook#12353

Reviewed By: jaykorean

Differential Revision: D53791123

Pulled By: cbi42

fbshipit-source-id: 3fbe9c7a3eb0a30dc1a00d39bc8a46028baa3779
  • Loading branch information
cbi42 authored and facebook-github-bot committed Feb 15, 2024
1 parent d201e59 commit 6e57135
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* `sst_dump --command=check` now compares the number of records in a table with `num_entries` in table property, and reports corruption if there is a mismatch. API `SstFileDumper::ReadSequential()` is updated to optionally do this verification. (#12322)

0 comments on commit 6e57135

Please sign in to comment.