[
https://issues.apache.org/jira/browse/MESOS-4732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15170829#comment-15170829
]
Michael Park commented on MESOS-4732:
-------------------------------------
{noformat}
commit 154e82e1c1b7e3edcbc1b2b7d841567e0ca11143
Author: Neil Conway <[email protected]>
Date: Sat Feb 27 19:14:29 2016 -0800
Removed no-longer-used `model` functions.
These `model()` variants provided functionality that is now implemented
via `jsonify`; no more call-sites of the old functions remain.
Review: https://reviews.apache.org/r/43817/
{noformat}
> Migrate rest of the endpoints to use `jsonify`
> ----------------------------------------------
>
> Key: MESOS-4732
> URL: https://issues.apache.org/jira/browse/MESOS-4732
> Project: Mesos
> Issue Type: Task
> Components: master
> Reporter: Michael Park
> Assignee: Neil Conway
>
> As MVP, we shipped `/state` and `/state-summary` to use `jsonify`. We need to
> follow through with the migration of the rest of the endpoints to use
> `jsonify` as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)