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 2019/12/20 02:10:48 UTC

Review Request 71931: Added the `shared_cgroups` field into `LinuxInfo`.

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

Review request for mesos, Andrei Budnik and Greg Mann.


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


Repository: mesos


Description
-------

Added the `shared_cgroups` field into `LinuxInfo`.


Diffs
-----

  include/mesos/mesos.proto 7d77ddd8021eb7cc3919f3151594dd38606c15c5 
  include/mesos/v1/mesos.proto 7abb6ba60a1b1861338c47717a49c72a5dffa68c 


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


Testing
-------


Thanks,

Qian Zhang


Re: Review Request 71931: Added the `share_cgroups` field into `LinuxInfo`.

Posted by Qian Zhang <zh...@gmail.com>.

> On Dec. 20, 2019, 5:02 p.m., Greg Mann wrote:
> > include/mesos/mesos.proto
> > Lines 3362 (patched)
> > <https://reviews.apache.org/r/71931/diff/1/?file=2190845#file2190845line3362>
> >
> >     Do you think we should do `share_cgroups` instead of `shared_cgroups`, to be consistent with the name of the `share_pid_namespace` field?

Agree.


- Qian


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


On Dec. 20, 2019, 8:38 p.m., Qian Zhang wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/71931/
> -----------------------------------------------------------
> 
> (Updated Dec. 20, 2019, 8:38 p.m.)
> 
> 
> Review request for mesos, Andrei Budnik and Greg Mann.
> 
> 
> Bugs: MESOS-10075
>     https://issues.apache.org/jira/browse/MESOS-10075
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Added the `share_cgroups` field into `LinuxInfo`.
> 
> 
> Diffs
> -----
> 
>   include/mesos/mesos.proto 7d77ddd8021eb7cc3919f3151594dd38606c15c5 
>   include/mesos/v1/mesos.proto 7abb6ba60a1b1861338c47717a49c72a5dffa68c 
> 
> 
> Diff: https://reviews.apache.org/r/71931/diff/2/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Qian Zhang
> 
>


Re: Review Request 71931: Added the `shared_cgroups` field into `LinuxInfo`.

Posted by Greg Mann <gr...@mesosphere.io>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71931/#review219078
-----------------------------------------------------------




include/mesos/mesos.proto
Lines 3362 (patched)
<https://reviews.apache.org/r/71931/#comment307139>

    Do you think we should do `share_cgroups` instead of `shared_cgroups`, to be consistent with the name of the `share_pid_namespace` field?


- Greg Mann


On Dec. 20, 2019, 2:10 a.m., Qian Zhang wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/71931/
> -----------------------------------------------------------
> 
> (Updated Dec. 20, 2019, 2:10 a.m.)
> 
> 
> Review request for mesos, Andrei Budnik and Greg Mann.
> 
> 
> Bugs: MESOS-10075
>     https://issues.apache.org/jira/browse/MESOS-10075
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Added the `shared_cgroups` field into `LinuxInfo`.
> 
> 
> Diffs
> -----
> 
>   include/mesos/mesos.proto 7d77ddd8021eb7cc3919f3151594dd38606c15c5 
>   include/mesos/v1/mesos.proto 7abb6ba60a1b1861338c47717a49c72a5dffa68c 
> 
> 
> Diff: https://reviews.apache.org/r/71931/diff/1/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Qian Zhang
> 
>


Re: Review Request 71931: Added the `share_cgroups` field into `LinuxInfo`.

Posted by Greg Mann <gr...@mesosphere.io>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71931/#review219095
-----------------------------------------------------------


Ship it!




Ship It!

- Greg Mann


On Dec. 20, 2019, 12:38 p.m., Qian Zhang wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/71931/
> -----------------------------------------------------------
> 
> (Updated Dec. 20, 2019, 12:38 p.m.)
> 
> 
> Review request for mesos, Andrei Budnik and Greg Mann.
> 
> 
> Bugs: MESOS-10075
>     https://issues.apache.org/jira/browse/MESOS-10075
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Added the `share_cgroups` field into `LinuxInfo`.
> 
> 
> Diffs
> -----
> 
>   include/mesos/mesos.proto 7d77ddd8021eb7cc3919f3151594dd38606c15c5 
>   include/mesos/v1/mesos.proto 7abb6ba60a1b1861338c47717a49c72a5dffa68c 
> 
> 
> Diff: https://reviews.apache.org/r/71931/diff/2/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Qian Zhang
> 
>


Re: Review Request 71931: Added the `share_cgroups` field into `LinuxInfo`.

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

(Updated Dec. 20, 2019, 8:38 p.m.)


Review request for mesos, Andrei Budnik and Greg Mann.


Changes
-------

Addressed review comments.


Summary (updated)
-----------------

Added the `share_cgroups` field into `LinuxInfo`.


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


Repository: mesos


Description (updated)
-------

Added the `share_cgroups` field into `LinuxInfo`.


Diffs (updated)
-----

  include/mesos/mesos.proto 7d77ddd8021eb7cc3919f3151594dd38606c15c5 
  include/mesos/v1/mesos.proto 7abb6ba60a1b1861338c47717a49c72a5dffa68c 


Diff: https://reviews.apache.org/r/71931/diff/2/

Changes: https://reviews.apache.org/r/71931/diff/1-2/


Testing
-------


Thanks,

Qian Zhang