VariableKAFKA_CLIENT_RACK_GLOBAL_TOPIC_ENV_VAR
Introduced Version1.118.0
Description Finds the name of the variable that holds the value of client.rack for the Kafka consumer for the global-events topic.

If the value of client.rack is not set in KAFKA_CLIENT_RACK_GLOBAL_TOPIC, this variable decides the name of the variable to read the value from. If that variable does not exist, this makes it fall back to the setting also applied for the other consumers, see KAFKA_CLIENT_RACK_ENV_VAR.

If this variable is not set, default is to use the same value as for the other consumers.