Michael Park created MESOS-2263:
-----------------------------------
Summary: Enable protobuf::write to handle
google::protobuf::RepeatedPtrField<T>
Key: MESOS-2263
URL: https://issues.apache.org/jira/browse/MESOS-2263
Project: Mesos
Issue Type: Technical task
Components: stout
Reporter: Michael Park
Assignee: Michael Park
Fix For: 0.22.0
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)