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


Ship it!




Ship It!

- Gastón Kleiman


On Feb. 6, 2019, 8:38 a.m., Vinod Kone wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/69908/
> -----------------------------------------------------------
> 
> (Updated Feb. 6, 2019, 8:38 a.m.)
> 
> 
> Review request for mesos, Gastón Kleiman and Greg Mann.
> 
> 
> Bugs: MESOS-8887
>     https://issues.apache.org/jira/browse/MESOS-8887
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Unreachable tasks are stored in `Slaves` and `Framework` structs of
> the master, but they were only being removed from the former when
> an unreachable agent is GCed from the registry. This patch fixes it
> so that the latter is also cleaned up.
> 
> 
> Diffs
> -----
> 
>   src/master/master.cpp 4c9ef2528d0ab74b565dcb03d05c5189d0aa0c0f 
> 
> 
> Diff: https://reviews.apache.org/r/69908/diff/1/
> 
> 
> Testing
> -------
> 
> make check (Updated test in next patch)
> 
> 
> Thanks,
> 
> Vinod Kone
> 
>

Reply via email to