Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor mount list file IO to use Mesos checkpoint code/template #18

Closed
cantbewong opened this issue Oct 30, 2015 · 1 comment
Closed
Assignees
Milestone

Comments

@cantbewong
Copy link
Contributor

Code currently uses internal disk IO using an isolator specific implementation based on C++ standard library. Using the existing Mesos slave checkpoint implementation is expected to eliminate/reduce code by reusing an existing, proven internal Mesos component

@cantbewong
Copy link
Contributor Author

A Jira feature req is open to provide checkpointing through an API. We will look into this when it progresses. In the meantime the plan is altered to simply utilizze the existing checkpoint code via #include

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants