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

Avinash Sridharan commented on MESOS-5561:
------------------------------------------

[~gilbert] already has been working on this, so moving this JIRA to him.

> Need to remove references to "messages/messages.hpp" from `State` API
> ---------------------------------------------------------------------
>
>                 Key: MESOS-5561
>                 URL: https://issues.apache.org/jira/browse/MESOS-5561
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Avinash Sridharan
>            Assignee: Gilbert Song
>              Labels: mesosphere
>             Fix For: 1.0.0
>
>
> In order to expose the `State` API for using replicated log in Mesos modules 
> it is necessary that the `State` API does not reference headers that are not 
> exposed as part of the Mesos installation. 
> Currently include/mesos/state/protobuf.hpp references 
> src/messages/messages.hpp making the `State` API unusable in a module. 
> We need to move the protobuf `serialize`/`deserialize` functions out of 
> messages.hpp and move them to `stout/protobuf.hpp`. This will help us remove 
> references to messages.hpp from the `State` API.



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

Reply via email to