-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64032/
-----------------------------------------------------------
Review request for mesos, Andrei Budnik, Armand Grillet, and Vinod Kone.
Bugs: MESOS-8247
https://issues.apache.org/jira/browse/MESOS-8247
Repository: mesos
Description
-------
When the executor library receives messages while being disconnected,
it might indicate an out-of-order message delivery or lost messages.
This should be logged at the warning level to simplify triaging.
Diffs
-----
src/exec/exec.cpp cdbf149a9047ddad6beef64be1266e15e7643afc
Diff: https://reviews.apache.org/r/64032/diff/1/
Testing
-------
None: not a functional change.
Thanks,
Alexander Rukletsov