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/08/03 13:40:46 UTC

Re: Review Request 36913: Added /quota HTTP Endpoint for Quota handling.

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



src/master/http.cpp (lines 517 - 521)
<https://reviews.apache.org/r/36913/#comment148310>

    A minor nit: let's sort them as they appear in the RFC: GET POST PUT DELETE


- Alexander Rukletsov


On July 29, 2015, 8:48 p.m., Joerg Schad wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/36913/
> -----------------------------------------------------------
> 
> (Updated July 29, 2015, 8:48 p.m.)
> 
> 
> Review request for mesos, Alexander Rukletsov and Bernd Mathiske.
> 
> 
> Bugs: MESOS-3073
>     https://issues.apache.org/jira/browse/MESOS-3073
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Added /quota HTTP Endpoint for Quota handling.
> 
> 
> Diffs
> -----
> 
>   src/Makefile.am 0794969b4b147e0f837006f2f2eba6c6b28eb332 
>   src/master/http.cpp 3772e39015a22655dcad00ad844dc5ddc90db43f 
>   src/master/master.hpp 2331173fb9aeca77227fb09b899cb123eb205b4b 
>   src/master/master.cpp c584cb9f5aeb6806657059a3204ce1c680d4214a 
>   src/master/quota_handler.hpp PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/36913/diff/
> 
> 
> Testing
> -------
> 
> make check
> 
> 
> Thanks,
> 
> Joerg Schad
> 
>