[
https://issues.apache.org/jira/browse/MESOS-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14544585#comment-14544585
]
Michael Park commented on MESOS-2264:
-------------------------------------
{noformat}
commit 7633982b3407621e69078282ca6887b5bb46d548
Refs:
Author: Michael Park <[email protected]>
AuthorDate: Sun Jan 25 14:12:13 2015 -0800
Commit: Jie Yu <[email protected]>
CommitDate: Sun Jan 25 14:12:14 2015 -0800
Added support for RepeatedPtrField to ::protobuf::read.
Review: https://reviews.apache.org/r/30111
{noformat}
> Enable protobuf::read to handle google::protobuf::RepeatedPtrField<T>
> ---------------------------------------------------------------------
>
> Key: MESOS-2264
> URL: https://issues.apache.org/jira/browse/MESOS-2264
> Project: Mesos
> Issue Type: Task
> Components: stout
> Reporter: Michael Park
> Assignee: Michael Park
> Fix For: 0.22.0
>
>
> In order to recover the persisted {{mesos::Resources}}, we enable
> {{protobuf::read}} to handle {{google::protobuf::RepeatedPtrField<T>}}. This
> allows us to read back the {{google::protobuf::RepeatedPtrField<Resource>}}
> written by {{protobuf::write}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)