risingwave_stream::task

Constant ENABLE_BARRIER_AGGREGATION

source
pub const ENABLE_BARRIER_AGGREGATION: bool = false;
Expand description

If enabled, all actors will be grouped in the same tracing span within one epoch. Note that this option will significantly increase the overhead of tracing.