Yelp / kafka-utils

Apache License 2.0
313 stars 127 forks source link

Change read directory of kafka_discovery files #262

Closed mhaseebmlk closed 3 years ago

mhaseebmlk commented 3 years ago

This changes the default directory used to read kafka discovery config files from /etc/kafka_discovery to /nail/srv/configs/kafka_discovery_configs. The actual format of the files does not change.

This will be released with a major version bump.

Testing

make test passes