Skip to content

Commit

Permalink
Remove history entry for facebook#11658
Browse files Browse the repository at this point in the history
  • Loading branch information
hx235 committed Aug 28, 2023
1 parent c373faa commit 1630848
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@
* Add close_db option to `WaitForCompactOptions` to call Close() after waiting is done.
* Add a new compression option `CompressionOptions::checksum` for enabling ZSTD's checksum feature to detect corruption during decompression.

### Public API Changes
* Mark `Options::access_hint_on_compaction_start` related APIs as deprecated. See #11631 for alternative behavior.

### Behavior Changes
* Statistics `rocksdb.sst.read.micros` now includes time spent on multi read and async read into the file
* For Universal Compaction users, periodic compaction (option `periodic_compaction_seconds`) will be set to 30 days by default if block based table is used.
Expand Down

0 comments on commit 1630848

Please sign in to comment.