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



PASS: Mesos patch 64968 was successfully built and tested.

Reviews applied: `['64968']`

All the build artifacts available at: 
http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/64968

- Mesos Reviewbot Windows


On Jan. 5, 2018, 1:38 a.m., Benjamin Mahler wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/64968/
> -----------------------------------------------------------
> 
> (Updated Jan. 5, 2018, 1:38 a.m.)
> 
> 
> Review request for mesos, Vinod Kone and Jiang Yan Xu.
> 
> 
> Bugs: MESOS-8390
>     https://issues.apache.org/jira/browse/MESOS-8390
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> This function used to return whether the agent was transitioning
> between states, however it was updated in e510813f93e253480005ce
> to return only when the agent is recovered.
> 
> This patch removes the now confusing function in favor of just
> directly checking the state we care about in the reconciliation
> logic. Since there were no other usages, the function is removed.
> 
> 
> Diffs
> -----
> 
>   src/master/master.hpp 130f6e28cc62a8912aac66ecfbf014fe1ee444e3 
>   src/master/master.cpp 28d8be3a4769b418b61cff0b95845e4232135bc7 
> 
> 
> Diff: https://reviews.apache.org/r/64968/diff/1/
> 
> 
> Testing
> -------
> 
> make check
> 
> 
> Thanks,
> 
> Benjamin Mahler
> 
>

Reply via email to