You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Qian Zhang <zh...@gmail.com> on 2020/04/29 12:15:12 UTC

Review Request 72449: Kept resource limits in the `Container` struct in Docker containerizer.

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

Review request for mesos, Andrei Budnik and Greg Mann.


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


Repository: mesos


Description
-------

Also renamed the existing member `resources` to `resourceRequests` in the
`Container` struct.


Diffs
-----

  src/slave/containerizer/docker.hpp 09fc2795289e1292134b7d4bb2cc079c80d91c3d 
  src/slave/containerizer/docker.cpp 492ac273fafb55d3e4c90d70fbf9c8c0c4fe7e70 


Diff: https://reviews.apache.org/r/72449/diff/1/


Testing
-------


Thanks,

Qian Zhang


Re: Review Request 72449: Kept resource limits in the `Container` struct in Docker containerizer.

Posted by Qian Zhang <zh...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72449/
-----------------------------------------------------------

(Updated April 30, 2020, 10:04 a.m.)


Review request for mesos, Andrei Budnik and Greg Mann.


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


Repository: mesos


Description
-------

Also renamed the existing member `resources` to `resourceRequests` in the
`Container` struct.


Diffs
-----

  src/slave/containerizer/docker.hpp 09fc2795289e1292134b7d4bb2cc079c80d91c3d 
  src/slave/containerizer/docker.cpp 492ac273fafb55d3e4c90d70fbf9c8c0c4fe7e70 


Diff: https://reviews.apache.org/r/72449/diff/1/


Testing
-------


Thanks,

Qian Zhang