Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: sample/kafka-cookbook

Tags

v0.4.0

Toggle v0.4.0's commit message
v0.4.0

* Add `automatic_start` and `automatic_restart` attributes for starting Kafka
if it's not currently running and restarting Kafka on configuration changes.

v0.3.0

Toggle v0.3.0's commit message
* Switch from `recommends` to `suggests` for java dependency (sous-ch…

…efs#41),

as Berkshelf will automatically pull in anything that is declared
with the `recommends` DSL method.