Constant mz_rocksdb::config::defaults::DEFAULT_WRITE_BUFFER_MANAGER_ALLOW_STALL
source ยท pub const DEFAULT_WRITE_BUFFER_MANAGER_ALLOW_STALL: bool = false;
Expand description
Not allowing stalls for write buffer manager. Only applicable if write buffer manager is enabled by other flags.