Re: Review Request 47219: Used `collect` for waiting on establishing connection.

2016-05-12 Thread Vinod Kone

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


Ship it!




Ship It!

- Vinod Kone


On May 11, 2016, 5 a.m., Anand Mazumdar wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/47219/
> ---
> 
> (Updated May 11, 2016, 5 a.m.)
> 
> 
> Review request for mesos and Vinod Kone.
> 
> 
> Repository: mesos
> 
> 
> Description
> ---
> 
> This trivial change replaces the previous nested lambda logic
> with `process::collect`.
> 
> 
> Diffs
> -
> 
>   src/scheduler/scheduler.cpp 7d83f3c3ffdb0f4bac67af5b156f69302abe7999 
> 
> Diff: https://reviews.apache.org/r/47219/diff/
> 
> 
> Testing
> ---
> 
> make check, need to make a similar change for the executor library too.
> 
> 
> Thanks,
> 
> Anand Mazumdar
> 
>



Re: Review Request 47219: Used `collect` for waiting on establishing connection.

2016-05-11 Thread Mesos ReviewBot

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



Patch looks great!

Reviews applied: [47219]

Passed command: export OS='ubuntu:14.04' CONFIGURATION='--verbose' 
COMPILER='gcc' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker_build.sh

- Mesos ReviewBot


On May 11, 2016, 5 a.m., Anand Mazumdar wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/47219/
> ---
> 
> (Updated May 11, 2016, 5 a.m.)
> 
> 
> Review request for mesos and Vinod Kone.
> 
> 
> Repository: mesos
> 
> 
> Description
> ---
> 
> This trivial change replaces the previous nested lambda logic
> with `process::collect`.
> 
> 
> Diffs
> -
> 
>   src/scheduler/scheduler.cpp 7d83f3c3ffdb0f4bac67af5b156f69302abe7999 
> 
> Diff: https://reviews.apache.org/r/47219/diff/
> 
> 
> Testing
> ---
> 
> make check, need to make a similar change for the executor library too.
> 
> 
> Thanks,
> 
> Anand Mazumdar
> 
>