Open liorze opened 8 years ago
I also want to know if mesos persistent volumes are really supported. There is an '--volume' option in adding brokers. But after I setup persistent volume and passing its id to '--volume', the broker can be added but cannot be started.
short answer: --volume
is pretty much useless.
long answer:
I've been experimenting with much better volume support. I think this would be a killer feature and a huge win, however I don't have a ton of time to test it.
The code is in a branch here: https://github.com/tc-dc/kafka-mesos/tree/dynamic-volume-support if anyone wants to test it out. Satya Karthik has been playing around with it as well. (see the slack channel for more info).
Hi,
I have a couple of questions: