-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56214/
-----------------------------------------------------------
(Updated Feb. 8, 2017, 3:20 p.m.)
Review request for mesos, Gastón Kleiman and Vinod Kone.
Bugs: MESOS-6906
https://issues.apache.org/jira/browse/MESOS-6906
Repository: mesos
Description (updated)
-------
Update acknowledgements contain UUID as string, a conversion is
anyway necessary. In the future we may not have access to the
original UUID, while string representation is always available in
the protobuf message itself. Hence it seems reasonable to hash
updates by string instead of UUID.
Diffs (updated)
-----
src/launcher/default_executor.cpp e63cf153831088851863d0956455a024e9bc172a
Diff: https://reviews.apache.org/r/56214/diff/
Testing
-------
See https://reviews.apache.org/r/56218/
Thanks,
Alexander Rukletsov