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:03:35 UTC

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

Michael Park created MESOS-2266:
-----------------------------------

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