-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64463/
-----------------------------------------------------------
Review request for mesos, Benjamin Bannier, Gaston Kleiman, and Jie Yu.
Bugs: MESOS-8195
https://issues.apache.org/jira/browse/MESOS-8195
Repository: mesos
Description
-------
The new state is used to indicate that an operation has
been dropped due to a transient error.
Diffs
-----
include/mesos/mesos.proto 839ddb1cb41471d36423a2fc149acf90b973d413
include/mesos/v1/mesos.proto 0ea17a83705774a69a301599c9c905e08cdef4d1
src/common/protobuf_utils.cpp c5504a00a7a84b824743f00c6b97ea299ac66eb4
src/master/master.cpp b3e074cfe86600793310deb87932fa145e95055d
src/slave/slave.cpp 373e393ca1e7c0c30c3474cc9e630e25ad92f235
Diff: https://reviews.apache.org/r/64463/diff/1/
Testing
-------
make check
Thanks,
Greg Mann