Hi All, I have been trying to figure out some documentation on how to enable rack awareness on a Kafka Streams app. I do see the broker.rack configuration which needs to be done at the broker side and client.rack configuration for the consumers. Is there any specific configuration which is required to enable rack awareness in a streams app? Please throw some light on this.
PS: I am using Kafka / Kafka Streams 2.2.1 Thanks, Tony