You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jake Farrell (JIRA)" <ji...@apache.org> on 2015/05/13 05:14:00 UTC

[jira] [Updated] (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:all-tabpanel ]

Jake Farrell updated MESOS-2266:
--------------------------------
    Issue Type: Bug  (was: Sub-task)
        Parent:     (was: MESOS-2140)

> 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: Bug
>          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)