Lines Matching refs:cases
40 …, options.log_readahead_size will be used as the readahead size. In other cases, a default 512KB i…
96 * Revert the feature "Merging iterator to avoid child iterator reseek for some cases (#5286)" since…
101 * Fixed a memory leak in some error cases of opening plain table SST files.
151 * Revert the feature "Merging iterator to avoid child iterator reseek for some cases (#5286)" since…
203 …ewer snapshots than data in an SST file share the same cache key, except in some transaction cases.
246 * Merging iterator to avoid child iterator reseek for some cases
392 * Avoid creating empty SSTs and subsequently deleting them in certain cases during compaction.
588 …ion queue, which cause write stalling, particularly in multi-instance use cases. Users can enable …
654 …ring accepts PinnableSlice, which avoids the extra memcpy of value to std::string in most of cases.
738 …ch is based on CLOCK algorithm with better concurrent performance in some cases. It can be used to…
866 * Added Equal() method to the Comparator interface that can optionally be overwritten in cases wher…
879 * Deprecated Compaction Filter V2. We are not aware of any existing use-cases. If you use this filt…
945 * Fixed a bug in ReadOnlyBackupEngine that deleted corrupted backups in some cases, even though the…
1029 …ll prevent iterating over delete markers and overwritten entries for edge cases where you want to …