-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30074/#review72855
-----------------------------------------------------------

Ship it!



src/slave/http.cpp
<https://reviews.apache.org/r/30074/#comment118973>

    Which directory age? :) How about 'sandbox' or 'executor directory'. It's 
hard to interpret it's meaning only from the field name.


- Niklas Nielsen


On Feb. 14, 2015, 3:20 a.m., Alexander Rojas wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/30074/
> -----------------------------------------------------------
> 
> (Updated Feb. 14, 2015, 3:20 a.m.)
> 
> 
> Review request for mesos, Niklas Nielsen and Till Toenshoff.
> 
> 
> Bugs: mesos-2229
>     https://issues.apache.org/jira/browse/mesos-2229
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Adds and entry `max_allowed_age_secs` to the response of the `state.json` 
> endpoint in the slave. 
> 
> The max allowed age value is available only if it is set, which depends on 
> the flag `--disk_watch_interval` which by default runs every minute (So it 
> will only be available after the first minute running).
> 
> Modifies the unit test `SlaveTest.StateEndpoint` so it takes into account the 
> new entry.
> 
> 
> Diffs
> -----
> 
>   src/slave/http.cpp 0395d00 
>   src/slave/slave.hpp 70bd8c1 
>   src/slave/slave.cpp a8b2621 
>   src/tests/slave_tests.cpp 956ce64 
> 
> Diff: https://reviews.apache.org/r/30074/diff/
> 
> 
> Testing
> -------
> 
> make check
> 
> 
> Thanks,
> 
> Alexander Rojas
> 
>

Reply via email to