RADAR-base / RADAR-Docker

Integrated Docker Stack for the RADAR mHealth Streaming Platform Components
https://hub.docker.com/u/radarbase/dashboard/
Apache License 2.0
16 stars 16 forks source link

Use correct zookeeper log directory #217

Closed blootsvoets closed 4 years ago

blootsvoets commented 4 years ago

Apparently, zookeeper logs were never correctly persisted. Note that this update will trigger a restart of the stack on the next install.

This issue was deduced via a separate issue noticed by @nivemaham that Kafka 2.4 would no longer start after a restart because Zookeeper did not persist its cluster ID.