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



src/detector/detector.cpp
<https://reviews.apache.org/r/7289/#comment25487>

    This does a read after every reconnect.  This is just the masters which is 
a small population of nodes, but fwict this larger bug fix does not require 
this read pounding.  In the end you should only need to detectMaster() after 
the local timer code (not in this CL) expires your session pro-actively.


- John Sirois


On Sept. 26, 2012, 6:01 p.m., Benjamin Hindman wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/7289/
> -----------------------------------------------------------
> 
> (Updated Sept. 26, 2012, 6:01 p.m.)
> 
> 
> Review request for mesos, John Sirois, Vinod Kone, and Ben Mahler.
> 
> 
> Description
> -------
> 
> See summary (1 of 7).
> 
> 
> Diffs
> -----
> 
>   src/detector/detector.cpp 0246846 
> 
> Diff: https://reviews.apache.org/r/7289/diff/
> 
> 
> Testing
> -------
> 
> make check
> 
> 
> Thanks,
> 
> Benjamin Hindman
> 
>

Reply via email to