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)