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

Ship it!



src/slave/http.cpp
<https://reviews.apache.org/r/12256/#comment46618>

    Can you do:
    
    object.values["registered"] = slave.master ? "1" : "0";


- Benjamin Hindman


On July 3, 2013, 9:52 p.m., Vinod Kone wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/12256/
> -----------------------------------------------------------
> 
> (Updated July 3, 2013, 9:52 p.m.)
> 
> 
> Review request for mesos, Benjamin Hindman and Ben Mahler.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> This helps us get alerted when a slave is partitioned or otherwise unable to 
> connect to the master.
> 
> 
> Diffs
> -----
> 
>   src/slave/http.cpp dc2955f80ad7bfeea1b865e8d1b49da0beaa07eb 
> 
> Diff: https://reviews.apache.org/r/12256/diff/
> 
> 
> Testing
> -------
> 
> make check
> 
> 
> Thanks,
> 
> Vinod Kone
> 
>

Reply via email to