----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24744/ -----------------------------------------------------------
(Updated Aug. 18, 2014, 8:10 p.m.) Review request for Aurora, Mark Chu-Carroll and Bill Farner. Changes ------- Rebasing. Repository: aurora Description ------- The job lock is now acquired by the startJobUpdate call. Diffs (updated) ----- src/main/java/org/apache/aurora/scheduler/thrift/SchedulerThriftInterface.java 7ef28858ad290c74248b89c49d2a684eb1c7127e src/main/python/apache/aurora/client/api/__init__.py 62de93bb942adab47590112b76c365fac7877371 src/main/thrift/org/apache/aurora/gen/api.thrift 2b376d663b3bc9264965db58ef89de59b10169ad src/test/java/org/apache/aurora/scheduler/thrift/SchedulerThriftInterfaceTest.java 649afa24b2cfc9a1d67d350473e439d209bd720c src/test/java/org/apache/aurora/scheduler/thrift/aop/ForwardingThrift.java 38bc9ed1ea17cac00920a2f1d066458badd7b4bb src/test/python/apache/aurora/client/api/test_api.py 96db25d9f7492a0d49e98af27f17b6cee19f5a49 src/test/python/apache/aurora/client/api/test_scheduler_client.py ab74db34d61e72c50d4ac9252b02cbf69377d194 src/test/resources/org/apache/aurora/gen/api.thrift.md5 0be4d96782769a2097ce10f8872c4300e9f74e5a Diff: https://reviews.apache.org/r/24744/diff/ Testing ------- gradle -Pq build ./pants src/test/python/apache/aurora/client/api:: Thanks, Maxim Khutornenko
