Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
In order to checkpoint the mesos::Resources, we enable protobuf::write to handle google::protobuf::RepeatedPtrField<T>. This allows us to checkpoint the google::protobuf::RepeatedPtrField<Resource> which is the underlying datatype that mesos::Resources wraps.