pub const DEFAULT_FETCH_MIN_BYTES: i32 = 4096;
The default value for KafkaClient::set_fetch_min_bytes(..)
KafkaClient::set_fetch_min_bytes(..)