[
https://issues.apache.org/jira/browse/MESOS-2828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Rojas updated MESOS-2828:
-----------------------------------
Assignee: (was: Alexander Rojas)
> Refactor 'model' functions and use JSON::Protobuf instead
> ---------------------------------------------------------
>
> Key: MESOS-2828
> URL: https://issues.apache.org/jira/browse/MESOS-2828
> Project: Mesos
> Issue Type: Bug
> Reporter: Alexander Rojas
> Priority: Critical
> Labels: mesosphere
>
> The current patter used to serialize objects returned by endpoints requieres
> the use of a {{model}} function which receives the object to be serialized
> and returns a JSON object. (See slave.cpp and master.cpp).
> If possible, it would be better to use JSON::Protobuf to serialize protocol
> buffer objects, and if possible to write a jsonfy function similar to
> stringify.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)