bloomberg-cookbooks / kafka

A set of Chef recipes for installing and configuring Apache Kafka.
Apache License 2.0
37 stars 26 forks source link

Fix topic exist grep pattern without updating topic_name attribute #22

Closed yogeswaran closed 7 years ago

yogeswaran commented 7 years ago

21 fixed the grep pattern but updated the topic_name attribute which was not the intention.