mz_sql::session::vars

Static KAFKA_TRANSACTION_TIMEOUT

Source
pub static KAFKA_TRANSACTION_TIMEOUT: VarDefinition
Expand description

Controls transaction.timeout.ms for rdkafka client connections. Defaults to the rdkafka default (60000ms). Cannot be greater than i32::MAX or less than 1000ms.