vivint-smarthome / ceph-on-mesos

Ceph on Mesos
http://vivint-smarthome.github.io/ceph-on-mesos/
Apache License 2.0
20 stars 4 forks source link

WaitForSync should give up on timeout, not proceed #8

Open timcharper opened 7 years ago

timcharper commented 7 years ago

If persistence is failing, then the framework should crash.

IE - crash here:

https://github.com/vivint-smarthome/ceph-on-mesos/blob/6c89589adabd8aa478018a66793997f915aa6196/src/main/scala/com/vivint/ceph/Behaviors.scala#L69