mesos / kafka

Apache Kafka on Apache Mesos
Apache License 2.0
414 stars 140 forks source link

Upgrade Mesos to 0.28 and add support for multi-disk volumes #239

Closed ryaminal closed 8 years ago

ryaminal commented 8 years ago
ryaminal commented 8 years ago

This contains an upgrade of mesos which is a dependency for multi-disk volume support which we have implemented here https://github.com/vivint-smarthome/kafka-mesos/commit/4b9f45eda2118e2fcf790a5802d91949956efab9

Support for multi-disk resources added some time around Mesos 0.27.0.

timcharper commented 8 years ago

We noticed that an attempt to upgrade Kafka was elsewhere declined, so we removed those changes from this changeset.

This change targets Mesos 0.28.x and adds support for multi-disk resources (IE mount disk volumes).

cliff-ops commented 8 years ago

it looks like this would fix issue 226 correct?

timcharper commented 8 years ago

Yessir.

resolves https://github.com/mesos/kafka/issues/226

cliff-ops commented 8 years ago

Awesome! Nice work. Do you know any reason its not being merged? I see others having the same issues.

timcharper commented 8 years ago

I wish I could say, @cliff-ops. Seems like the maintainers are pretty choosy and short on time.