You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Benjamin Mahler <bm...@apache.org> on 2018/03/08 04:24:47 UTC

Review Request 65969: Avoid a copy of the status update acknowledgements in the master.

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

Review request for mesos and Meng Zhu.


Bugs: MESOS-8628
    https://issues.apache.org/jira/browse/MESOS-8628


Repository: mesos


Description
-------

This updates the handler to take an rvalue reference and move the
data into the `scheduler::Call::Acknowledge` message.


Diffs
-----

  src/master/master.hpp c9c8a968b6f56fe261ac9fe374e926a28d40fccb 
  src/master/master.cpp e666b664dd125317cda5d16285d444b9c21e1f35 


Diff: https://reviews.apache.org/r/65969/diff/1/


Testing
-------

make check


Thanks,

Benjamin Mahler


Re: Review Request 65969: Avoid a copy of the status update acknowledgements in the master.

Posted by Meng Zhu <mz...@mesosphere.io>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65969/#review198960
-----------------------------------------------------------


Ship it!




Ship It!

- Meng Zhu


On March 7, 2018, 8:24 p.m., Benjamin Mahler wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/65969/
> -----------------------------------------------------------
> 
> (Updated March 7, 2018, 8:24 p.m.)
> 
> 
> Review request for mesos and Meng Zhu.
> 
> 
> Bugs: MESOS-8628
>     https://issues.apache.org/jira/browse/MESOS-8628
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> This updates the handler to take an rvalue reference and move the
> data into the `scheduler::Call::Acknowledge` message.
> 
> 
> Diffs
> -----
> 
>   src/master/master.hpp c9c8a968b6f56fe261ac9fe374e926a28d40fccb 
>   src/master/master.cpp e666b664dd125317cda5d16285d444b9c21e1f35 
> 
> 
> Diff: https://reviews.apache.org/r/65969/diff/1/
> 
> 
> Testing
> -------
> 
> make check
> 
> 
> Thanks,
> 
> Benjamin Mahler
> 
>