----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63261/ -----------------------------------------------------------
Review request for Aurora and Jordan Ly. Repository: aurora Description ------- When task constraints change (e.g. the dedicated constraint) and make the existing host unsuitable for scheduling, update affinity will delay scheduling of the task for the reservation hold time (defaults to a few minutes). We should not try to hold on the existing agent if the task constraints have changed. Diffs ----- src/main/java/org/apache/aurora/scheduler/updater/InstanceUpdater.java 282ead468dc21427edb593301f748c7ce288ab05 src/test/java/org/apache/aurora/scheduler/updater/InstanceUpdaterTest.java 883230865b42064439c52e515b0cd60dac99ff96 Diff: https://reviews.apache.org/r/63261/diff/1/ Testing ------- ./gradlew test Thanks, David McLaughlin
