Skip to content

Releases: BaritoLog/kafka-cookbook

Kafka config to prevent data loss in cluster mode

21 Jan 08:26
Compare
Choose a tag to compare
Configure Kafka so it still works if a single box is died. (#12)

* Add min.insync.replicas config condition

Co-authored-by: bentol <[email protected]>

* berks update

Co-authored-by: bentol <[email protected]>

* set min insync replicas as attribute

Co-authored-by: bentol <[email protected]>

* berks update

Co-authored-by: bentol <[email protected]>

* update config attribute

Co-authored-by: bentol <[email protected]>

* berks update

Co-authored-by: bentol <[email protected]>

Co-authored-by: bentol <[email protected]>

Add netcat package for custom consul healthcheck

31 Dec 04:38
Compare
Choose a tag to compare
install netcat (#10)

* install netcat

* update vendor cookbooks