rocksdb/options
mrambacher 1eda625eab Revert Statuses returned from pre-Configurable options functions (#7563)
Summary:
Further refinement of the earlier PR.  Now the Status is NotFound with a subcode of PathNotFound. Also the existing functions for options parsing/loading are reverted to return InvalidArgument no matter in which way the user-provided arguments are deemed invalid.

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

Reviewed By: zhichao-cao

Differential Revision: D24422491

Pulled By: ajkr

fbshipit-source-id: ba6b237cd0584d3f925c5ba0d349aeb8c250af67
2020-10-20 11:53:28 -07:00
..
cf_options.cc Add a host location property to TableProperties (#7479) 2020-10-19 11:38:48 -07:00
cf_options.h Add a host location property to TableProperties (#7479) 2020-10-19 11:38:48 -07:00
configurable_helper.h Bring the Configurable options together (#5753) 2020-09-14 17:01:01 -07:00
configurable_test.cc Fix valgrind issues with configurable_test (#7424) 2020-09-23 09:34:01 -07:00
configurable_test.h Bring the Configurable options together (#5753) 2020-09-14 17:01:01 -07:00
configurable.cc Bring the Configurable options together (#5753) 2020-09-14 17:01:01 -07:00
db_options.cc Add a host location property to TableProperties (#7479) 2020-10-19 11:38:48 -07:00
db_options.h Add a host location property to TableProperties (#7479) 2020-10-19 11:38:48 -07:00
options_helper.cc Revert Statuses returned from pre-Configurable options functions (#7563) 2020-10-20 11:53:28 -07:00
options_helper.h Bring the Configurable options together (#5753) 2020-09-14 17:01:01 -07:00
options_parser.cc Test for LoadLatestOptions (#7554) 2020-10-14 22:28:55 -07:00
options_parser.h Bring the Configurable options together (#5753) 2020-09-14 17:01:01 -07:00
options_settable_test.cc Add a host location property to TableProperties (#7479) 2020-10-19 11:38:48 -07:00
options_test.cc Revert Statuses returned from pre-Configurable options functions (#7563) 2020-10-20 11:53:28 -07:00
options.cc Bring the Configurable options together (#5753) 2020-09-14 17:01:01 -07:00