Skip to main content

MPSC_CAP

Constant MPSC_CAP 

Source
const MPSC_CAP: usize = 4096;
Expand description

落库通道容量:writer 未启动(迁移窗口)或 DB 短暂不可达时的缓冲。 满了按条计入 dropped,绝不阻塞打日志的线程。