Skip to main content

COALESCER_MAX_CAPACITY

Constant COALESCER_MAX_CAPACITY 

Source
pub const COALESCER_MAX_CAPACITY: usize = 10_000;
Expand description

Maximum capacity of the per-worker write coalescer. Also used as the denominator for buffer utilization metrics.