[
https://issues.apache.org/jira/browse/MESOS-2266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Park updated MESOS-2266:
--------------------------------
Description: 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. (was: 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.)
> 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)