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/05/15 01:11:59 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14544583#comment-14544583 ] 

Michael Park commented on MESOS-2263:
-------------------------------------

{noformat}
commit c8a8a04036da4a00ed2471778fdee739ee27b75d
Refs:
Author:     Michael Park <mc...@gmail.com>
AuthorDate: Fri Jan 23 14:04:23 2015 -0800
Commit:     Jie Yu <yu...@gmail.com>
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)