----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66466/ -----------------------------------------------------------
Review request for mesos and Greg Mann. Repository: mesos Description ------- Updated `RESERVE()` helper to allow specifying an operation ID. Diffs ----- src/tests/mesos.hpp 46c271b5c5bedbdabd58b3cdbb82216d55c846bd Diff: https://reviews.apache.org/r/66466/diff/1/ Testing ------- `sudo bin/mesos-tests` on GNU/Linux The tests added by https://reviews.apache.org/r/66468/ use this helper with an `OperationID`. Thanks, Gaston Kleiman