RECORD_BATCH_MAX

Constant RECORD_BATCH_MAX 

Source
pub const RECORD_BATCH_MAX: CountOrBytes;
Expand description

All record batches in the system are limited to 1000 records. Batches are limited to a collective size of 1 MiB, which is also the maximum size of a single record.