rocksdb/options
Chinmay Kamat 7153153e4b Fix enable_pipelined_write output in OPTIONS file
Summary:
enable_pipelined_write was not set in BuildDBOptions() causing its default
value to be dumped in the OPTIONS file
Closes https://github.com/facebook/rocksdb/pull/3585

Differential Revision: D7226395

Pulled By: yiwu-arbug

fbshipit-source-id: 45a659a48d18103ac9ee74bb8805dd0a6ec12474
2018-03-13 11:59:02 -07:00
..
cf_options.cc options: Fix coverity issues 2018-02-01 14:27:42 -08:00
cf_options.h Make Universal compaction options dynamic 2017-12-11 13:27:06 -08:00
db_options.cc Make DBOption compaction_readahead_size dynamic 2017-11-16 17:57:25 -08:00
db_options.h Make DBOption compaction_readahead_size dynamic 2017-11-16 17:57:25 -08:00
options_helper.cc Fix enable_pipelined_write output in OPTIONS file 2018-03-13 11:59:02 -07:00
options_helper.h DB::DumpSupportInfo should log all supported compression types 2018-01-23 14:44:12 -08:00
options_parser.cc Comment out unused variables 2018-03-05 13:13:41 -08:00
options_parser.h WritePrepared Txn: Optimize for recoverable state 2017-11-01 17:26:46 -07:00
options_sanity_check.cc Change RocksDB License 2017-07-15 16:11:23 -07:00
options_sanity_check.h Change RocksDB License 2017-07-15 16:11:23 -07:00
options_settable_test.cc Add a BlockBasedTableOption to turn off index block compression. 2018-01-10 15:11:59 -08:00
options_test.cc RocksDBOptionsParser::Parse()'s ignore_unknown_options argument only ingores options from higher version. 2018-02-22 13:28:12 -08:00
options.cc Update DBOptions::IncreaseParallelism to use newer background settings 2017-12-04 01:56:15 -08:00