-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/55509/
-----------------------------------------------------------
(Updated Jan. 13, 2017, 11:29 p.m.)
Review request for mesos and Jiang Yan Xu.
Changes
-------
Addressed review feedback.
Bugs: MESOS-6920
https://issues.apache.org/jira/browse/MESOS-6920
Repository: mesos
Description
-------
To be consistent with Master::statusUpdateAcknowledgement(), validate
that the UUID in the StatusUpdate message is acceptable to the
UUID::fromBytes() parser.
Diffs (updated)
-----
src/master/master.cpp 1746a88953dbdc148d98881bcf7027b62ad6b040
Diff: https://reviews.apache.org/r/55509/diff/
Testing
-------
Make check (Fedora 25). Manual testing with a handmade StatusUpdate message.
Thanks,
James Peach