Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
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.