-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56210/
-----------------------------------------------------------
(Updated March 14, 2017, 2:07 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
-------
When a new health task status update is generated in the executor, we
have to make sure specific data is duplicated from the previous one to
avoid shadowing of those data during reconciliation.
Diffs (updated)
-----
src/launcher/executor.cpp adcc50fb7df91b9f8dff0f583b61e0efcd6da378
Diff: https://reviews.apache.org/r/56210/diff/7/
Changes: https://reviews.apache.org/r/56210/diff/6-7/
Testing
-------
See https://reviews.apache.org/r/56213/
Thanks,
Alexander Rukletsov