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



src/master/master.cpp
<https://reviews.apache.org/r/6649/#comment22207>

    Kill getExecutor and just use slave->hasExecutor and slave->executors 
directly.



src/master/master.cpp
<https://reviews.apache.org/r/6649/#comment22206>

    s/Unable to recover resources from unknown executor/Ignoring unknown exited 
executor/



src/tests/master_tests.cpp
<https://reviews.apache.org/r/6649/#comment22208>

    Spacing?



src/tests/master_tests.cpp
<https://reviews.apache.org/r/6649/#comment22209>

    Ditto.


- Benjamin Hindman


On Aug. 16, 2012, 6:11 p.m., Vinod Kone wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/6649/
> -----------------------------------------------------------
> 
> (Updated Aug. 16, 2012, 6:11 p.m.)
> 
> 
> Review request for mesos, Benjamin Hindman and John Sirois.
> 
> 
> Description
> -------
> 
> See summary
> 
> 
> This addresses bug MESOS-257.
>     https://issues.apache.org/jira/browse/MESOS-257
> 
> 
> Diffs
> -----
> 
>   src/common/values.cpp 957c413 
>   src/master/dominant_share_allocator.cpp 17c38f0 
>   src/master/master.hpp d21ff3c 
>   src/master/master.cpp 0eca2fa 
>   src/tests/fault_tolerance_tests.cpp f892282 
>   src/tests/gc_tests.cpp 2f0bdde 
>   src/tests/master_tests.cpp b586984 
>   src/tests/resources_tests.cpp 897422f 
>   src/tests/utils.hpp caf5926 
> 
> Diff: https://reviews.apache.org/r/6649/diff/
> 
> 
> Testing
> -------
> 
> make check
> 
> 
> Thanks,
> 
> Vinod Kone
> 
>

Reply via email to