[
https://issues.apache.org/jira/browse/MESOS-3343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15378800#comment-15378800
]
José Guilherme Vanz commented on MESOS-3343:
--------------------------------------------
After take a look in the code base I could see that API endpoint are handled in
the master/http.cpp. Should I change that file to fix this issue, right?
> Rate Limiting functionality for HTTP Frameworks
> -----------------------------------------------
>
> Key: MESOS-3343
> URL: https://issues.apache.org/jira/browse/MESOS-3343
> Project: Mesos
> Issue Type: Task
> Reporter: Anand Mazumdar
> Labels: mesosphere
>
> We need to build rate limiting functionality for frameworks connecting via
> the Scheduler HTTP API similar to the PID based frameworks.
> Link to the rate-limiting section from design doc:
> https://docs.google.com/document/d/1pnIY_HckimKNvpqhKRhbc9eSItWNFT-priXh_urR-T0/edit#heading=h.kzgdk4d5fmba
> - This ticket deals with refactoring the existing PID based framework
> functionality and extend it for HTTP frameworks.
> - The second part of notifying the framework when rate-limiting is active
> i.e. returning a status of 429 can be undertook as part of MESOS-1664
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)