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:12:59 UTC

[jira] [Commented] (MESOS-2264) Enable protobuf::read to handle google::protobuf::RepeatedPtrField

    [ 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 <mc...@gmail.com>
AuthorDate: Sun Jan 25 14:12:13 2015 -0800
Commit:     Jie Yu <yu...@gmail.com>
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)