[
https://issues.apache.org/jira/browse/MESOS-2263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14544583#comment-14544583
]
Michael Park commented on MESOS-2263:
-------------------------------------
{noformat}
commit c8a8a04036da4a00ed2471778fdee739ee27b75d
Refs:
Author: Michael Park <[email protected]>
AuthorDate: Fri Jan 23 14:04:23 2015 -0800
Commit: Jie Yu <[email protected]>
CommitDate: Fri Jan 23 14:04:23 2015 -0800
Added support for RepeatedPtrField to ::protobuf::write.
Review: https://reviews.apache.org/r/30110
{noformat}
> 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: 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)