You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Vinod Kone <vi...@gmail.com> on 2017/04/07 00:29:07 UTC

Re: Review Request 57933: Fixed the ordering of the stream operator overload for RLimitInfo.

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


Ship it!




Ship It!

- Vinod Kone


On April 5, 2017, 10:38 p.m., Greg Mann wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/57933/
> -----------------------------------------------------------
> 
> (Updated April 5, 2017, 10:38 p.m.)
> 
> 
> Review request for mesos, Anand Mazumdar and Vinod Kone.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> This patch moves the declaration of the `operator<<` overload
> for the `RLimitInfo` protobuf message to be consistent with the
> ordering of its definition, which is in alphabetical order.
> 
> 
> Diffs
> -----
> 
>   include/mesos/type_utils.hpp 19f34a7d8bfa373ca6c51a2061942f709dffb846 
> 
> 
> Diff: https://reviews.apache.org/r/57933/diff/1/
> 
> 
> Testing
> -------
> 
> `make check`
> 
> 
> Thanks,
> 
> Greg Mann
> 
>