Constant mz_kafka_util::client::DEFAULT_KEEPALIVE
source ยท pub const DEFAULT_KEEPALIVE: bool = true;
Expand description
Default to true as they have no downsides https://github.com/confluentinc/librdkafka/issues/283.
pub const DEFAULT_KEEPALIVE: bool = true;
Default to true as they have no downsides https://github.com/confluentinc/librdkafka/issues/283.