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



src/master/master.hpp
<https://reviews.apache.org/r/26817/#comment98205>

    fix indentation of arguments.



src/master/master.cpp
<https://reviews.apache.org/r/26817/#comment98207>

    s/only/Only/



src/master/master.cpp
<https://reviews.apache.org/r/26817/#comment98224>

    I think now you can just do foreach on authorizations now?


- Vinod Kone


On Oct. 20, 2014, 5:25 p.m., Dominic Hamon wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/26817/
> -----------------------------------------------------------
> 
> (Updated Oct. 20, 2014, 5:25 p.m.)
> 
> 
> Review request for mesos, Ben Mahler and Vinod Kone.
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> split authorization from task validation. allows 
> https://reviews.apache.org/r/26382/ to differentiate between validation 
> issues and task authorization issues.
> 
> also replaced some > > with >> and changed the order of methods in the cpp to 
> match the continuation order.
> 
> 
> Diffs
> -----
> 
>   src/master/master.hpp 14f1d0fd240c9cd0718d0238e1fbb9c733190205 
>   src/master/master.cpp 0a5c9a374062a241c90ea238725fbb8dd2408ef4 
> 
> Diff: https://reviews.apache.org/r/26817/diff/
> 
> 
> Testing
> -------
> 
> make check
> 
> 
> Thanks,
> 
> Dominic Hamon
> 
>

Reply via email to