> On March 26, 2014, 7:20 p.m., Vinod Kone wrote:
> > src/master/registrar.cpp, lines 53-63
> > <https://reviews.apache.org/r/19657/diff/1-2/?file=536714#file536714line53>
> >
> >     Not sure what this order is :)
> >     
> >     >>> sorted(["Failure", "Future", "DESCRIPTION", "HELP", "Owned", 
> > "Process", "Promise", "TLDR", "USAGE"])
> >     ['DESCRIPTION', 'Failure', 'Future', 'HELP', 'Owned', 'Process', 
> > 'Promise', 'TLDR', 'USAGE']
> >

Whoops, moved DESCRIPTION to the top.


- Ben


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


On March 26, 2014, 1:34 a.m., Ben Mahler wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/19657/
> -----------------------------------------------------------
> 
> (Updated March 26, 2014, 1:34 a.m.)
> 
> 
> Review request for mesos, Benjamin Hindman and Vinod Kone.
> 
> 
> Bugs: MESOS-764
>     https://issues.apache.org/jira/browse/MESOS-764
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> Added an endpoint for retrieving the registry contents.
> 
> 
> Diffs
> -----
> 
>   src/master/registrar.cpp ba39ad4a92aff97cb74c00f3a865ce670f22c29a 
> 
> Diff: https://reviews.apache.org/r/19657/diff/
> 
> 
> Testing
> -------
> 
> make check and hit the endpoint before a slave registered, after a slave 
> registered, after a slave was removed.
> 
> 
> Thanks,
> 
> Ben Mahler
> 
>

Reply via email to