rocksdb/unreleased_history/public_api_changes
Andrew Kryczka f9d45358ca Removed `check_flush_compaction_key_order` (#12311)
Summary:
`check_flush_compaction_key_order` option was introduced for the key order checking online validation. It gave users the ability to disable the validation without downgrade in case the validation caused inefficiencies or false positives. Over time this validation has shown to be cheap and correct, so the option to disable it can now be removed.

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

Reviewed By: cbi42

Differential Revision: D53233379

Pulled By: ajkr

fbshipit-source-id: 1384361104021d6e3e580dce2ec123f9f99ce637
2024-01-31 16:30:26 -08:00
..
.gitkeep Better management of unreleased HISTORY (#11481) 2023-05-30 16:42:49 -07:00
allow_setting_stderr_logger_via_c_api.md Allow setting Stderr Logger via C API (#12262) 2024-01-25 12:36:40 -08:00
expose_mode_option_rate_limiter_via_c_api.md expose mode option to Rate Limiter via C API (#12259) 2024-01-22 11:45:53 -08:00
remove_check_flush_compaction_key_order.md Removed `check_flush_compaction_key_order` (#12311) 2024-01-31 16:30:26 -08:00
remove_default_get_file_size.md Remove WritableFile(FSWritableFile)::GetFileSize default implementation (#12303) 2024-01-30 09:49:32 -08:00
remove_error_handler_typo_tickers.md Remove misspelled tickers used in error handler (#12302) 2024-01-29 15:28:37 -08:00