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


Ship it!




Ship It!

- Vinod Kone


On March 31, 2016, 5:53 p.m., Anand Mazumdar wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/45553/
> -----------------------------------------------------------
> 
> (Updated March 31, 2016, 5:53 p.m.)
> 
> 
> Review request for mesos and Vinod Kone.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> This trivial patch cleans up the following things:
> - Style in-consistencies where we used to take the hashmap
> as constant reference in other places but not in `teardown`
> call handler.
> - Avoid lookups twice in the hash map but save it in an
> `Option` variable. This is more consistent with the code
> at other places.
> 
> 
> Diffs
> -----
> 
>   src/master/http.cpp 03d4ebabfba1bf711fc0897801a989ac3c72f9f1 
> 
> Diff: https://reviews.apache.org/r/45553/diff/
> 
> 
> Testing
> -------
> 
> make check
> 
> 
> Thanks,
> 
> Anand Mazumdar
> 
>

Reply via email to