----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70115/ ----------------------------------------------------------- Review request for mesos, Gastón Kleiman, Greg Mann, and Joseph Wu. Repository: mesos Description ------- A comment about operation feedback mentioned the master sending `OPERATION_DROPPED` updates for certain operations. However, such updates are only sent by agents; the master will send `OPERATION_ERROR` updates instead. Diffs ----- src/master/master.cpp 665c1c7979a5ae4ecec0d5a68e59c5419049a4d5 Diff: https://reviews.apache.org/r/70115/diff/1/ Testing ------- Thanks, Benno Evers