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/03/11 23:16:05 UTC

Review Request 44728: Replaced `.get()` `Option` calls with `->` operator.

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

Review request for mesos and Vinod Kone.


Repository: mesos


Description
-------

This change replaces `.get()` calls with `->` in the scheduler library.


Diffs
-----

  src/scheduler/scheduler.cpp b010a819132fb80810e7f8ce96778109f2e8b35e 

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


Testing
-------


Thanks,

Anand Mazumdar


Re: Review Request 44728: Replaced `.get()` `Option` calls with `->` operator.

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


Ship it!




Ship It!

- Vinod Kone


On March 11, 2016, 10:16 p.m., Anand Mazumdar wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/44728/
> -----------------------------------------------------------
> 
> (Updated March 11, 2016, 10:16 p.m.)
> 
> 
> Review request for mesos and Vinod Kone.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> This change replaces `.get()` calls with `->` in the scheduler library.
> 
> 
> Diffs
> -----
> 
>   src/scheduler/scheduler.cpp b010a819132fb80810e7f8ce96778109f2e8b35e 
> 
> Diff: https://reviews.apache.org/r/44728/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Anand Mazumdar
> 
>