----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60255/ -----------------------------------------------------------
Review request for mesos and Neil Conway. Repository: mesos Description ------- This patch makes it such that reserve / create operations involving resources with refined reservations are invalid if they are attempted on an agent without a RESERVATION_REFINEMENT capability. Such attempts from an operator endpoint will result in a `BadRequest` response. On the framework side, the operation will be dropped by the master. Diffs ----- src/master/validation.cpp eb1bb0bbe56fecc37c33e18b9fdf99f3f4db8ebc Diff: https://reviews.apache.org/r/60255/diff/1/ Testing ------- Thanks, Michael Park
