You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Alexander Rukletsov <ru...@gmail.com> on 2015/11/03 16:46:12 UTC

Re: Review Request 38059: Quota: Created a bare pipeline for quota set requests.

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

(Updated Nov. 3, 2015, 3:46 p.m.)


Review request for mesos, Bernd Mathiske, Joerg Schad, and Joris Van Remoortere.


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


Repository: mesos


Description
-------

Processing quota request consists of several stages: request validation, sanity check and so on. This patch creates a basic workflow for quota requests, while the stages are implemented in subsequent patches.


Diffs
-----

  src/master/master.hpp 3aa7017287506938d77bbfb1e06f510101009ee3 
  src/master/quota_handler.cpp PRE-CREATION 

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


Testing
-------

make check (Mac OS X 10.10.4)


Thanks,

Alexander Rukletsov


Re: Review Request 38059: Quota: Created a bare pipeline for quota set requests.

Posted by Alexander Rukletsov <ru...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38059/
-----------------------------------------------------------

(Updated Nov. 5, 2015, 2:05 p.m.)


Review request for mesos, Bernd Mathiske, Joerg Schad, and Joris Van Remoortere.


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


Repository: mesos


Description
-------

Processing quota request consists of several stages: request validation, sanity check and so on. This patch creates a basic workflow for quota requests, while the stages are implemented in subsequent patches.


Diffs (updated)
-----

  src/master/master.hpp 3aa7017287506938d77bbfb1e06f510101009ee3 
  src/master/quota_handler.cpp PRE-CREATION 

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


Testing
-------

make check (Mac OS X 10.10.4)


Thanks,

Alexander Rukletsov