----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24827/#review50976 -----------------------------------------------------------
src/main/java/org/apache/aurora/scheduler/updater/JobUpdateController.java <https://reviews.apache.org/r/24827/#comment88861> A TODO to follow up on "deleted" flag removal? src/main/thrift/org/apache/aurora/gen/api.thrift <https://reviews.apache.org/r/24827/#comment88862> Is there really anything to resume for the paused updates? - Maxim Khutornenko On Aug. 19, 2014, 12:09 a.m., Bill Farner wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/24827/ > ----------------------------------------------------------- > > (Updated Aug. 19, 2014, 12:09 a.m.) > > > Review request for Aurora and Maxim Khutornenko. > > > Bugs: AURORA-613 > https://issues.apache.org/jira/browse/AURORA-613 > > > Repository: aurora > > > Description > ------- > > asdf > > > Add a layer that forwards pubsub events to the JobUpdateController. > > > Diffs > ----- > > src/main/java/org/apache/aurora/scheduler/updater/JobUpdateController.java > 066238cfe51557123d1e055e47bd52aeed9d5579 > > src/main/java/org/apache/aurora/scheduler/updater/JobUpdateControllerImpl.java > 3bbd6dda3e6823e1851efa3d45ea7fa5000d0f39 > > src/main/java/org/apache/aurora/scheduler/updater/JobUpdateEventSubscriber.java > PRE-CREATION > src/main/thrift/org/apache/aurora/gen/api.thrift > a78a4d849e545000725a39fae49f406422c39da0 > > src/test/java/org/apache/aurora/scheduler/updater/JobUpdateEventSubscriberTest.java > PRE-CREATION > > Diff: https://reviews.apache.org/r/24827/diff/ > > > Testing > ------- > > ./gradlew build -Pq > > > Thanks, > > Bill Farner > >
