conduktor / kafka-stack-docker-compose

docker compose files to create a fully working kafka stack
Apache License 2.0
3.28k stars 1.27k forks source link

make volumes rw to prevent starting issue with not writeable volumes #75

Closed org-tekeli-borisp closed 4 years ago

devshawn commented 4 years ago

Thanks for the PR, @org-tekeli-borisp!

Just curious, is there a specific operating system setup you were having issues with? I haven't had this issue come up on Mac or Ubuntu.

org-tekeli-borisp commented 4 years ago

I'm on manjaro linux with zfs filesystem.

Today I'm not able to reproduce the issue again. Kafka starts and is runnnig. Strange...

directory_permissions.log docker_ps.log zk-multiple-kafka-multiple.log

Sorry for your time and thanks for great lectures!