You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Benjamin Hindman <be...@berkeley.edu> on 2014/07/15 00:30:16 UTC

Review Request 23464: Properly iterate through composing containerizers.

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

Review request for mesos, Ian Downes and Jie Yu.


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


Repository: mesos-git


Description
-------

See summary and dependent review 23461.


Diffs
-----

  src/slave/containerizer/composing.cpp PRE-CREATION 

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


Testing
-------

make check


Thanks,

Benjamin Hindman


Re: Review Request 23464: Properly iterate through composing containerizers.

Posted by Jie Yu <yu...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23464/#review47927
-----------------------------------------------------------


Would you mind explaining why do this change? Does the previous version has a bug?

Also, I think we need some tests for the new composing containerizer?

- Jie Yu


On July 14, 2014, 10:31 p.m., Benjamin Hindman wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/23464/
> -----------------------------------------------------------
> 
> (Updated July 14, 2014, 10:31 p.m.)
> 
> 
> Review request for mesos, Ian Downes and Jie Yu.
> 
> 
> Bugs: MESOS-1527
>     https://issues.apache.org/jira/browse/MESOS-1527
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> See summary and dependent review 23462.
> 
> 
> Diffs
> -----
> 
>   src/slave/containerizer/composing.cpp PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/23464/diff/
> 
> 
> Testing
> -------
> 
> make check
> 
> 
> Thanks,
> 
> Benjamin Hindman
> 
>


Re: Review Request 23464: Properly iterate through composing containerizers.

Posted by Mesos ReviewBot <de...@mesos.apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23464/#review47757
-----------------------------------------------------------


Patch looks great!

Reviews applied: [23461, 23462, 23464]

All tests passed.

- Mesos ReviewBot


On July 14, 2014, 10:31 p.m., Benjamin Hindman wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/23464/
> -----------------------------------------------------------
> 
> (Updated July 14, 2014, 10:31 p.m.)
> 
> 
> Review request for mesos, Ian Downes and Jie Yu.
> 
> 
> Bugs: MESOS-1527
>     https://issues.apache.org/jira/browse/MESOS-1527
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> See summary and dependent review 23462.
> 
> 
> Diffs
> -----
> 
>   src/slave/containerizer/composing.cpp PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/23464/diff/
> 
> 
> Testing
> -------
> 
> make check
> 
> 
> Thanks,
> 
> Benjamin Hindman
> 
>


Re: Review Request 23464: Properly iterate through composing containerizers.

Posted by Benjamin Hindman <be...@berkeley.edu>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23464/
-----------------------------------------------------------

(Updated July 14, 2014, 10:31 p.m.)


Review request for mesos, Ian Downes and Jie Yu.


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


Repository: mesos-git


Description (updated)
-------

See summary and dependent review 23462.


Diffs
-----

  src/slave/containerizer/composing.cpp PRE-CREATION 

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


Testing
-------

make check


Thanks,

Benjamin Hindman