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)