Description
Motivation
In a multi-framework environment where frameworks have different SLA requirements (production vs. development, service vs. batch), it'll be nice if Mesos can protect the high-SLA frameworks' throughput by limiting other frameworks' QPS.
Requirements
- The rate limit configuration should survive Master failover.
- Should support online tuning of rate limits.
- Should provide a way for operators to monitor the framework QPS.
Attachments
Issue Links
- incorporates
-
MESOS-1304 Create framework rate limiting design document and gather feedback
- Resolved
-
MESOS-1305 Export frameworks QPS through metrics endpoint
- Resolved