-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/48878/
-----------------------------------------------------------
Review request for mesos, Vinod Kone and Zhitao Li.
Bugs: MESOS-5609
https://issues.apache.org/jira/browse/MESOS-5609
Repository: mesos
Description
-------
This change adds logic for creating `TASK_ADDED`/`TASK_UPDATED`
events from `Task`. This would be used by the master for sending
events to a client subscribed to the `api/vX` endpoint.
Diffs
-----
src/common/protobuf_utils.hpp 3497dcc68afc20f02b27cef9f507b6e5a352b198
src/common/protobuf_utils.cpp 445e9d6dc637480b93943bd6d4aac5fc902bac26
Diff: https://reviews.apache.org/r/48878/diff/
Testing
-------
make check
Thanks,
Anand Mazumdar