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

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 an overload for the existing `createStatusUpdate(...)` 
function. This is later used by the Agent Executor HTTP API handler to get an 
`StatusUpdateMessage` from an `Call::Update` message and then invoke 
`Slave::statusUpdate` function.


Diffs
-----

  src/common/protobuf_utils.hpp 333d17e8461f53f73f724d67debdfff4adbb7fd2 
  src/common/protobuf_utils.cpp 9a940ef9657a8174b6e5b84af6f7fcd791548c0b 

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


Testing
-------

make check


Thanks,

Anand Mazumdar

Reply via email to