You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Gilbert Song (JIRA)" <ji...@apache.org> on 2015/11/24 19:46:11 UTC

[jira] [Updated] (MESOS-3994) Refactor registry client/puller to avoid JSON and struct.

     [ https://issues.apache.org/jira/browse/MESOS-3994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gilbert Song updated MESOS-3994:
--------------------------------
    Labels: mesosphere  (was: )

> Refactor registry client/puller to avoid JSON and struct.
> ---------------------------------------------------------
>
>                 Key: MESOS-3994
>                 URL: https://issues.apache.org/jira/browse/MESOS-3994
>             Project: Mesos
>          Issue Type: Improvement
>          Components: containerization
>            Reporter: Gilbert Song
>            Assignee: Gilbert Song
>              Labels: mesosphere
>
> We should get rid of all JSON and struct for message passing as function returned type. By using the methods provided by spec.hpp to refactor all unnecessary JSON message and struct in registry client and registry puller. Also, remove all redundant check in registry client that are already checked by spec validation. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)