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/23 20:10:10 UTC

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

Gilbert Song created MESOS-3994:
-----------------------------------

             Summary: 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


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)