Michael Park created MESOS-3186:
-----------------------------------
Summary: Consider refactoring master HTTP endpoints
Key: MESOS-3186
URL: https://issues.apache.org/jira/browse/MESOS-3186
Project: Mesos
Issue Type: Task
Components: master
Reporter: Michael Park
Almost all master HTTP endpoints (e.g. {{/reserve}}, {{/teardown}}) have a
validation stage and an authorization stage. Many of these functions are quite
large in size, so consider pulling the logical chunks of validation and
authorization into smaller functions perhaps in corresponding namespaces.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)