[
https://issues.apache.org/jira/browse/MESOS-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13831851#comment-13831851
]
Benjamin Mahler commented on MESOS-322:
---------------------------------------
The first step here is to allow a deprecation cycle where those who depend on
"slave(1)" endpoints can migrate. The following patch allows the omission of
"slave(1)" when using endpoints hosted by the slave process:
https://reviews.apache.org/r/15798/
In a subsequent version, we can make the necessary changes to update the way we
generate IDs and ultimately fix MESOS-510 as well as allow integration tests
with multiple masters.
> Better urls for libprocess endpoints
> ------------------------------------
>
> Key: MESOS-322
> URL: https://issues.apache.org/jira/browse/MESOS-322
> Project: Mesos
> Issue Type: Improvement
> Reporter: Vinod Kone
> Assignee: Benjamin Mahler
> Priority: Minor
> Labels: twitter
>
> Currently, we have URLs like http://hostname:5051/slave(1)/state.json
> It would be better to have something other than parens. may be
> http://........./slave/1/state.json?
--
This message was sent by Atlassian JIRA
(v6.1#6144)