----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28775/ -----------------------------------------------------------
Review request for mesos. Summary (updated) ----------------- Fixed task validation. Repository: mesos-git Description (updated) ------- With the new `Offer::Operation`s that modify the offered resources, the existing task validation breaks. This fixes that. Diffs (updated) ----- src/master/master.hpp 1d342e56116ad63aade43484b6899ce26f25abfd src/master/master.cpp ab6d1d17367f199191b7c77bccec73ec3b112d4f src/tests/master_allocator_tests.cpp 2430622d09c7ef1e020e2eb8f97444e7efc7c8ea Diff: https://reviews.apache.org/r/28775/diff/ Testing ------- Thanks, Michael Park
