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:11:34 UTC

[jira] [Commented] (MESOS-2266) Introduce a checkpoint function to support google::protobuf::Repeated

    [ https://issues.apache.org/jira/browse/MESOS-2266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14291206#comment-14291206 ] 

Michael Park commented on MESOS-2266:
-------------------------------------

https://reviews.apache.org/r/29918/

> Introduce a checkpoint function to support google::protobuf::Repeated<T>
> ------------------------------------------------------------------------
>
>                 Key: MESOS-2266
>                 URL: https://issues.apache.org/jira/browse/MESOS-2266
>             Project: Mesos
>          Issue Type: Technical task
>          Components: slave
>            Reporter: Michael Park
>            Assignee: Michael Park
>             Fix For: 0.22.0
>
>
> The function should use the {{protobuf::write(path, google::protobuf::RepeatedPtrField<T>}} to write a {{google::protobuf::RepeatedPtrField<T> to a temporary file and use {{os::rename}} to atomically move the file to the desired path.



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