Lines Matching refs:enabled

22 …thout missing table file. Cross-column-family consistency is not guaranteed even if WAL is enabled.
47 …et the sst_file_checksum_func, SST file checksum calculation will not be enabled. The checksum inf…
74 …d from the same SST file. This featuer is by default disabled. It can be enabled with environment …
108 …rs in the block-based table use an improved Bloom filter implementation, enabled with format_versi…
116 * `db_bench` now supports and by default issues non-TTL Puts to BlobDB. TTL Puts can be enabled by …
117 …rts printing BlobDB blob indexes in a human-readable format. This can be enabled by specifying the…
136 …eduling. When using the default value, periodic compactions are now auto-enabled if a compaction f…
137 …B to auto-tune ttl value. When using the default value, TTL will be auto-enabled to 30 days, when …
146 * Fix a buffer overrun problem in BlockBasedTable::MultiGet() when compression is enabled and no co…
171 * The MemTable Bloom filter, when enabled, now always uses cache locality. Options::bloom_locality …
178 …ously 0.0) by default, which means that by default midpoint insertion is enabled. The same change …
234 * Rate limited deletion of WALs is only enabled if DBOptions::wal_dir is not set, or explicitly set…
266 …ator Seek() performance in some situations, especially when direct IO is enabled and block cache i…
279 * Fix crash when memtable prefix bloom is enabled and read/write a key out of domain of prefix extr…
344 …Fix a memory leak when files with range tombstones are read in mmap mode and block cache is enabled
426enabled` is added to CompressionOptions. For compression_opts, it will be always used no matter wh…
427 * With LRUCache, when high_pri_pool_ratio > 0, midpoint insertion strategy will be enabled to put l…
444 …as missing. The bug could be triggered if prefix_extractor is set and partition filters is enabled.
475 …WritePrepared transactions to work around an issue in MyRocks. It can be enabled back by setting T…
567 …justment of rate limit according to demand for background I/O. It can be enabled by passing `true`…
596 …sient reappearance of keys covered by range deletions when memtable prefix bloom filter is enabled.
606 * [Experimental] FIFO compaction with TTL support. It can be enabled by setting CompactionOptionsFI…
643 …ned_write which may improve write throughput in case writing from multiple threads and WAL enabled.
663 …ture can be enabled by setting partition_filters when using kFullFilter. Currently the feature als…
680 …ndex and creates a 2nd level index on the partitions. The feature can be enabled by setting kTwoLe…
699 * Fix the bug that if 2PC is enabled, checkpoints may loss some recent transactions.
740 …e inserted into LRU block cache with higher priority. The feature can be enabled by setting BlockB…
801 …tion durations will not be measured by default. If you want to have them enabled, you need to set …
1060 * Added new option BlockBasedTableOptions::hash_index_allow_collision. When enabled, prefix hash in…
1063 … for keys of the same prefix, the prefix is only written once. It can be enabled through encoding_…