You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Anand Mazumdar <ma...@gmail.com> on 2016/02/06 18:51:06 UTC

Review Request 43287: Replaced naked pointer with Owned.

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

Review request for mesos and Vinod Kone.


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


Repository: mesos


Description
-------

This trivial change replaces the old C style pointer with `process::Owned`.


Diffs
-----

  src/examples/event_call_framework.cpp 8cfe1a0794b476bc099b067a9aeb79f099bbc18c 

Diff: https://reviews.apache.org/r/43287/diff/


Testing
-------

make check


Thanks,

Anand Mazumdar


Re: Review Request 43287: Replaced naked pointer with Owned.

Posted by Vinod Kone <vi...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43287/#review118294
-----------------------------------------------------------


Ship it!




Ship It!

- Vinod Kone


On Feb. 6, 2016, 5:51 p.m., Anand Mazumdar wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/43287/
> -----------------------------------------------------------
> 
> (Updated Feb. 6, 2016, 5:51 p.m.)
> 
> 
> Review request for mesos and Vinod Kone.
> 
> 
> Bugs: MESOS-3273
>     https://issues.apache.org/jira/browse/MESOS-3273
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> This trivial change replaces the old C style pointer with `process::Owned`.
> 
> 
> Diffs
> -----
> 
>   src/examples/event_call_framework.cpp 8cfe1a0794b476bc099b067a9aeb79f099bbc18c 
> 
> Diff: https://reviews.apache.org/r/43287/diff/
> 
> 
> Testing
> -------
> 
> make check
> 
> 
> Thanks,
> 
> Anand Mazumdar
> 
>