Alexander Rukletsov created MESOS-9241:
------------------------------------------
Summary: Delimiters in endpoint names are inconsistent across
mesos components.
Key: MESOS-9241
URL: https://issues.apache.org/jira/browse/MESOS-9241
Project: Mesos
Issue Type: Improvement
Components: HTTP API
Reporter: Alexander Rukletsov
At the moment endpoints in Mesos components have both {{-}} and {{_}} as
delimiters:
{noformat}
/master/create-volumes
/master/destroy-volumes
/master/state-summary
/slave(1)/api/v1/resource_provider
{noformat}
This is inconsistency for no good reason.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)