thecodeteam / roadmap

The {code} Team Roadmap
3 stars 1 forks source link

Enable Isolator to use checkpointing #88

Closed clintkitson closed 8 years ago

clintkitson commented 8 years ago

The Isolator module is currently storing state information manually in a local file. It would be desirable for the Isolator to leverage established agent processes to storage it's state information. This should help align the functionality closer to Mesos for now and in future changes and enhancements.

clintkitson commented 8 years ago

https://github.com/emccode/mesos-module-dvdi/issues/18