Skip to main content

MVCC_BODY_PAYLOAD_CAP

Constant MVCC_BODY_PAYLOAD_CAP 

Source
pub const MVCC_BODY_PAYLOAD_CAP: usize = _; // 4_078usize
Expand description

Maximum batch payload size — the frame body size, with the magic + commit_ts + record-count header stripped off. Encoders reject batches whose serialised form would exceed this.