You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Jie Yu <yu...@gmail.com> on 2015/08/04 21:01:39 UTC

Review Request 37091: Stopped mutating executor info with default container info.

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

Review request for mesos, Ben Mahler, Ian Downes, Timothy Chen, and Vinod Kone.


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


Repository: mesos


Description
-------

Stopped mutating executor info with default container info.

This is a bug which could cause the same issue described in MESOS-2463.

Now, filling the default container info is done by the containerizer. As the TODO suggested, we probably should checkpoint the filled default container info in case the slave changes the flags.


Diffs
-----

  src/slave/containerizer/mesos/containerizer.cpp 6d07ff151770bac4eeeb7cd8c9d03f54f2e78ec1 
  src/slave/slave.cpp 6b21db973dc95dd5eb2238eebe697db9dd063ef1 

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


Testing
-------

sudo make check


Thanks,

Jie Yu


Re: Review Request 37091: Stopped mutating executor info with default container info.

Posted by Timothy Chen <tn...@apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37091/#review94145
-----------------------------------------------------------

Ship it!


Ship It!

- Timothy Chen


On Aug. 4, 2015, 7:01 p.m., Jie Yu wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/37091/
> -----------------------------------------------------------
> 
> (Updated Aug. 4, 2015, 7:01 p.m.)
> 
> 
> Review request for mesos, Ben Mahler, Ian Downes, Timothy Chen, and Vinod Kone.
> 
> 
> Bugs: MESOS-2463
>     https://issues.apache.org/jira/browse/MESOS-2463
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Stopped mutating executor info with default container info.
> 
> This is a bug which could cause the same issue described in MESOS-2463.
> 
> Now, filling the default container info is done by the containerizer. As the TODO suggested, we probably should checkpoint the filled default container info in case the slave changes the flags.
> 
> 
> Diffs
> -----
> 
>   src/slave/containerizer/mesos/containerizer.cpp 6d07ff151770bac4eeeb7cd8c9d03f54f2e78ec1 
>   src/slave/slave.cpp 6b21db973dc95dd5eb2238eebe697db9dd063ef1 
> 
> Diff: https://reviews.apache.org/r/37091/diff/
> 
> 
> Testing
> -------
> 
> sudo make check
> 
> 
> Thanks,
> 
> Jie Yu
> 
>