[jira] [Commented] (MESOS-4732) Migrate rest of the endpoints to use `jsonify`

2017-05-17 Thread Adam B (JIRA)

[ 
https://issues.apache.org/jira/browse/MESOS-4732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16013683#comment-16013683
 ] 

Adam B commented on MESOS-4732:
---

[~mcypark] Could you please review https://reviews.apache.org/r/58095/ which 
moves `/roles` to jsonify? We built the patches for MESOS-7260 on top of it.

> 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
>  Labels: tech-debt
>
> 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.15#6346)


[jira] [Commented] (MESOS-4732) Migrate rest of the endpoints to use `jsonify`

2017-04-04 Thread Jay Guo (JIRA)

[ 
https://issues.apache.org/jira/browse/MESOS-4732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15956202#comment-15956202
 ] 

Jay Guo commented on MESOS-4732:


RR: https://reviews.apache.org/r/58095/

> 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
>  Labels: tech-debt
>
> 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.15#6346)


[jira] [Commented] (MESOS-4732) Migrate rest of the endpoints to use `jsonify`

2016-06-22 Thread Jay Guo (JIRA)

[ 
https://issues.apache.org/jira/browse/MESOS-4732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15344035#comment-15344035
 ] 

Jay Guo commented on MESOS-4732:


[~neilconway][~mcypark]
Is this migration is still active? I'm working on v1 operator API and I 
observed that some of existing endpoints are not transformed to use 
{{jsonify}}. I wonder whether it makes sense at all to rework those endpoints 
to use {{jsonify}}, since we are refactoring them anyway. The particular API 
I'm looking at right now is {{slave/containers}}

> 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)


[jira] [Commented] (MESOS-4732) Migrate rest of the endpoints to use `jsonify`

2016-02-27 Thread Michael Park (JIRA)

[ 
https://issues.apache.org/jira/browse/MESOS-4732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170829#comment-15170829
 ] 

Michael Park commented on MESOS-4732:
-

{noformat}
commit 154e82e1c1b7e3edcbc1b2b7d841567e0ca11143
Author: Neil Conway 
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)


[jira] [Commented] (MESOS-4732) Migrate rest of the endpoints to use `jsonify`

2016-02-27 Thread Michael Park (JIRA)

[ 
https://issues.apache.org/jira/browse/MESOS-4732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170828#comment-15170828
 ] 

Michael Park commented on MESOS-4732:
-

{noformat}
commit dd74d4be9034779921f6cbc80c80c9941a0831ac
Author: Neil Conway 
Date:   Sat Feb 27 18:58:55 2016 -0800

Updated `/slaves` master HTTP endpoint to use `jsonify`.

Review: https://reviews.apache.org/r/43822/
{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)


[jira] [Commented] (MESOS-4732) Migrate rest of the endpoints to use `jsonify`

2016-02-27 Thread Michael Park (JIRA)

[ 
https://issues.apache.org/jira/browse/MESOS-4732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170827#comment-15170827
 ] 

Michael Park commented on MESOS-4732:
-

https://reviews.apache.org/r/43822/

> 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)