Skip to main content

MAX_CHECKPOINT_PARTICIPANTS

Constant MAX_CHECKPOINT_PARTICIPANTS 

Source
pub const MAX_CHECKPOINT_PARTICIPANTS: usize = _; // 129usize
Expand description

Maximum participants supported by the current all-to-all shuffle transport.

Every receiver admits one persistent stream from each of the other 128 participants; the receiver itself does not consume an inbound peer stream. Assignment certificates above this bound cannot seal a cluster-wide shuffle barrier and therefore fail admission.