basho-labs / riak-mesos-legacy

DEPRECATED: An Apache Mesos framework for Riak KV. Do not run in production.
Apache License 2.0
37 stars 10 forks source link

Utilize Mesos persistent volumes #69

Closed drewkerrigan closed 9 years ago

drewkerrigan commented 9 years ago

As an alternative to #65, utilize persistent volumes for a more fault tolerant solution to the persistence problem. Depends on the release of Mesos 0.24.

drewkerrigan commented 9 years ago

This work is complete and tested in https://github.com/basho-labs/riak-mesos/tree/ack-drpv - merge incoming.