You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Michael Park (JIRA)" <ji...@apache.org> on 2015/01/25 19:04:34 UTC

[jira] [Resolved] (MESOS-2263) Enable protobuf::write to handle google::protobuf::RepeatedPtrField

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

Michael Park resolved MESOS-2263.
---------------------------------
    Resolution: Implemented

> Enable protobuf::write to handle google::protobuf::RepeatedPtrField<T>
> ----------------------------------------------------------------------
>
>                 Key: MESOS-2263
>                 URL: https://issues.apache.org/jira/browse/MESOS-2263
>             Project: Mesos
>          Issue Type: Technical task
>          Components: stout
>            Reporter: Michael Park
>            Assignee: Michael Park
>             Fix For: 0.22.0
>
>
> In order to checkpoint the {{mesos::Resources}}, we enable {{protobuf::write}} to handle {{google::protobuf::RepeatedPtrField<T>}}. This allows us to checkpoint the {{google::protobuf::RepeatedPtrField<Resource>}} which is the underlying datatype that {{mesos::Resources}} wraps.



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