----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63261/#review189099 -----------------------------------------------------------
Ship it! Master (a673c5b) is green with this patch. ./build-support/jenkins/build.sh I will refresh this build result if you post a review containing "@ReviewBot retry" - Aurora ReviewBot On Oct. 24, 2017, 2:19 p.m., David McLaughlin wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/63261/ > ----------------------------------------------------------- > > (Updated Oct. 24, 2017, 2:19 p.m.) > > > 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 > >
