thecodeteam / mesos-module-dvdi

Mesos Docker Volume Driver Isolator module
Apache License 2.0
77 stars 16 forks source link

Handle the case when the recover state is empty in 0.28.2 #108

Closed davidvonthenen closed 8 years ago

davidvonthenen commented 8 years ago

This addresses the issue https://github.com/emccode/mesos-module-dvdi/issues/107

Previous to 0.28.2 the linux FS isolator is being called before ours on recover. This yields a valid checkpoint, it looks like the order has changed in 0.28.2 leading to the checkpoint directory not being there in the following cases;