-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60474/
-----------------------------------------------------------
Review request for mesos and Benjamin Mahler.
Bugs: MESOS-6972
https://issues.apache.org/jira/browse/MESOS-6972
Repository: mesos
Description
-------
This improves conversion from `RepeatedPtrField` to `vector` in `ProtobufProcess`, by moving
items from one collection to another, when non-const message properties are used.
Diffs
-----
3rdparty/libprocess/include/process/protobuf.hpp ba6e6d6504250a2609b336f3e9854cfbe5da52ec
Diff: https://reviews.apache.org/r/60474/diff/1/
Testing
-------
make check
Thanks,
Dmitry Zhuk
|