-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29918/#review68940
-----------------------------------------------------------
src/slave/state.hpp
<https://reviews.apache.org/r/29918/#comment113474>
Maybe we should try to remove temporary file (e.g. if we managed to create file, but write
failed with ENOSPC)?
- Nikita Vetoshkin
On Jan. 21, 2015, 4:41 p.m., Michael Park wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/29918/
> -----------------------------------------------------------
>
> (Updated Jan. 21, 2015, 4:41 p.m.)
>
>
> Review request for mesos, Adam B, Benjamin Hindman, Ben Mahler, Jie Yu, and Vinod Kone.
>
>
> Repository: mesos-git
>
>
> Description
> -------
>
> Introduced a generic checkpoint function.
>
>
> Diffs
> -----
>
> include/mesos/resources.hpp 7935e7f9bfe66d1900594dcdcb800c4593a3940f
> src/slave/state.hpp 70777cf6ab681c29ca4df601fe47903e1dbdf41f
> src/slave/state.cpp a36fa53099300ee03f051b0f5eaaafe9f1da68d1
> src/tests/slave_recovery_tests.cpp 809822e63b05a21418cd9297c927d656d6fd871d
>
> Diff: https://reviews.apache.org/r/29918/diff/
>
>
> Testing
> -------
>
> make check
>
>
> Thanks,
>
> Michael Park
>
>
|