You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Jay Guo <gu...@gmail.com> on 2017/01/06 06:43:18 UTC

Review Request 55253: Added 'roles' section in the response of `/state` endpoint.

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

Review request for mesos, Anand Mazumdar, Benjamin Bannier, Benjamin Mahler, and Guangya Liu.


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


Repository: mesos


Description
-------

Roles are becoming a more significant semantic, especially within
multi-tenancy scenario. Users and operators may be interested in
resources used by a particular role, as well as frameworks, tasks
and executors registered with that role. Therefore, we added a new
'roles' section in `/state` endpoint to display information about
roles.


Diffs
-----

  src/master/http.cpp 75dcd6199dbfcca6260baed49b838a45312bb667 

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


Testing
-------


Thanks,

Jay Guo


Re: Review Request 55253: Added `roles` to `/state` endpoint of master.

Posted by Jay Guo <gu...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/55253/
-----------------------------------------------------------

(Updated March 14, 2017, 6:29 p.m.)


Review request for mesos, Benjamin Mahler and Michael Park.


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

Added `roles` to `/state` endpoint of master.


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


Repository: mesos


Description (updated)
-------

`/state` endpoint of master is augmented to include `roles`, which
is identical to the response of `/roles`.


Diffs (updated)
-----

  src/master/http.cpp 862b68ff2e8846d6fb968556a6612ec7dab2a61a 


Diff: https://reviews.apache.org/r/55253/diff/4/

Changes: https://reviews.apache.org/r/55253/diff/3-4/


Testing
-------


Thanks,

Jay Guo


Re: Review Request 55253: Added 'roles' section in the response of `/state` endpoint.

Posted by Jay Guo <gu...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/55253/
-----------------------------------------------------------

(Updated Jan. 16, 2017, 2:31 p.m.)


Review request for mesos, Anand Mazumdar, Benjamin Bannier, Benjamin Mahler, and Guangya Liu.


Changes
-------

rebase


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


Repository: mesos


Description
-------

Roles are becoming a more significant semantic, especially within
multi-tenancy scenario. Users and operators may be interested in
resources used by a particular role, as well as frameworks, tasks
and executors registered with that role. Therefore, we added a new
'roles' section in `/state` endpoint to display information about
roles.


Diffs (updated)
-----

  src/master/http.cpp a44621f39cb059e654a56f57f75b38947f3a4230 

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


Testing
-------


Thanks,

Jay Guo


Re: Review Request 55253: Added 'roles' section in the response of `/state` endpoint.

Posted by Jay Guo <gu...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/55253/
-----------------------------------------------------------

(Updated Jan. 12, 2017, 5:13 p.m.)


Review request for mesos, Anand Mazumdar, Benjamin Bannier, Benjamin Mahler, and Guangya Liu.


Changes
-------

fix a typo.


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


Repository: mesos


Description
-------

Roles are becoming a more significant semantic, especially within
multi-tenancy scenario. Users and operators may be interested in
resources used by a particular role, as well as frameworks, tasks
and executors registered with that role. Therefore, we added a new
'roles' section in `/state` endpoint to display information about
roles.


Diffs (updated)
-----

  src/master/http.cpp 75dcd6199dbfcca6260baed49b838a45312bb667 

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


Testing
-------


Thanks,

Jay Guo