You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Anand Mazumdar <ma...@gmail.com> on 2015/11/20 23:11:28 UTC

Review Request 40562: Added validation for 'uuid' field being present

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40562/
-----------------------------------------------------------

Review request for mesos, Ben Mahler, Isabel Jimenez, and Vinod Kone.


Bugs: MESOS-3476
    https://issues.apache.org/jira/browse/MESOS-3476


Repository: mesos


Description
-------

This change adds validation to ensure `uuid` field is always present in `Call::Update::TaskStatus` message sent by the Executor.


Diffs
-----

  src/slave/validation.cpp b46559d702ccad713cfa5754815bed65e21d14e1 

Diff: https://reviews.apache.org/r/40562/diff/


Testing
-------

make check


Thanks,

Anand Mazumdar