Yelp / kafka-utils

Apache License 2.0
313 stars 127 forks source link

Use srv-configs for discovery only if it exists #265

Closed mhaseebmlk closed 3 years ago

mhaseebmlk commented 3 years ago

This is a slight change to https://github.com/Yelp/kafka-utils/pull/262 and we now only use the srv-configs directory if it exists on the host, otherwise we continue using the /etc/kafka_discovery directory for cluster discovery configuration files.

I will release this with a patch version bump.