sky-uk / kafka-configurator

Kafka Topic Configurator
BSD 3-Clause "New" or "Revised" License
31 stars 9 forks source link

Support multiple topic config files #41

Closed lacarvalho91 closed 5 years ago

lacarvalho91 commented 5 years ago

Currently the configurator only supports reading one topic config yml file. We have a need for configuring topics from many yml files and ideally the configurator would support this instead of having to run a configurator for each file.