Re: Review Request 16629: Client quota check (server side)

2014-01-13 Thread Bill Farner
the stub? I would find that easier to follow, anyhow, given that the class is purely a container. - Bill Farner On Jan. 10, 2014, 9:23 p.m., Maxim Khutornenko wrote: --- This is an automatically generated e-mail. To reply, visit

Re: Review Request 16740: When rescheduling a task, send it to the THROTTLED state if it has been penalized for flapping.

2014-01-13 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16740/#review31667 --- Post-weekend ping. Waiting on Kevin and Suman here. - Bill Farner

Re: Review Request 16615: Client command hooks doc

2014-01-13 Thread Bill Farner
, and for some reason git/apache combined it into one massive lump. Bill Farner wrote: I'll be okay without 100% consensus, but i would like to clean up some of the formatting issues to avoid proliferation of those. Specifically, the trailing newlines and trailing whitespace. Tom Galloway wrote

Review Request 16868: Fix build break caused by a584410.

2014-01-14 Thread Bill Farner
://reviews.apache.org/r/16868/diff/ Testing --- Thanks, Bill Farner

Re: Review Request 16528: Scheduler home page new using AngularJS and UI client

2014-01-15 Thread Bill Farner
it out locally? The binary files prevent me from pulling down a patch. - Bill Farner On Jan. 15, 2014, 7:08 a.m., Suman Karumuri wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16528

Re: Review Request 16983: Fix maintenance command documentation and host/filename logic.

2014-01-16 Thread Bill Farner
On Jan. 16, 2014, 8:36 p.m., Bill Farner wrote: src/main/python/apache/aurora/client/commands/admin.py, line 38 https://reviews.apache.org/r/16983/diff/1/?file=424929#file424929line38 Logic does not seem correct here. Can they both be 'falsey'? I'm probably ignorant

Review Request 16995: Only make the SchedulerDriver available after registered() has been called.

2014-01-16 Thread Bill Farner
da7a1678d734ddc7b513b1d0797cb097fa2ee537 Diff: https://reviews.apache.org/r/16995/diff/ Testing --- ./gradlew build Thanks, Bill Farner

Review Request 17095: Only export counters in TaskVars after SchedulerActive event.

2014-01-18 Thread Bill Farner
/apache/aurora/scheduler/TaskVarsTest.java dde053c3173c84425d27c892b40bd38a21600357 Diff: https://reviews.apache.org/r/17095/diff/ Testing --- ./gradlew build Thanks, Bill Farner

Re: Review Request 17086: Aurora-57: Aurora should include a DISCLAIMER

2014-01-19 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17086/#review32273 --- Ship it! Ship It! - Bill Farner On Jan. 18, 2014, 2:26 a.m

Re: Review Request 17086: Aurora-57: Aurora should include a DISCLAIMER

2014-01-19 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17086/#review32274 --- Thanks! This is now on master as 172b7e2. - Bill Farner On Jan

Re: Review Request 17106: AURORA-60:Commit e1aee67 re-creates src/main/python/twitter after namespace change occurring

2014-01-19 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17106/#review32275 --- Ship it! Thanks! This is now on master as b03696a. - Bill Farner

Review Request 17131: Improve test coverage for CronJobManager.

2014-01-20 Thread Bill Farner
Diff: https://reviews.apache.org/r/17131/diff/ Testing --- ./gradlew build Thanks, Bill Farner

Review Request 17133: Improve test coverage for TaskAssignerImpl.

2014-01-20 Thread Bill Farner
/scheduler/state/TaskAssignerImplTest.java PRE-CREATION Diff: https://reviews.apache.org/r/17133/diff/ Testing --- ./gradlew build Thanks, Bill Farner

Re: Review Request 17161: Update all dependencies coming from twitter commons and upgrade to guava 15

2014-01-21 Thread Bill Farner
dependency conflicts. Thanks, Bill Farner

Re: Review Request 16873: Refactor StateManagerImpl and TaskStateMachine for less code and better readability.

2014-01-22 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16873/#review32502 --- Ping - Bill Farner On Jan. 14, 2014, 11:27 p.m., Bill Farner

Re: Review Request 17088: Cache hashCode in generated immutable classes.

2014-01-22 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17088/#review32503 --- Kevin — just waiting on a review from you. - Bill Farner On Jan

Re: Review Request 17131: Improve test coverage for CronJobManager.

2014-01-22 Thread Bill Farner
--- On Jan. 20, 2014, 9:01 p.m., Bill Farner wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17131

Re: Review Request 17131: Improve test coverage for CronJobManager.

2014-01-22 Thread Bill Farner
/aurora/scheduler/state/CronJobManagerTest.java e9886cdb279cc42a961d6c964e2cfae3c4c13f61 Diff: https://reviews.apache.org/r/17131/diff/ Testing --- ./gradlew build Thanks, Bill Farner

Re: Review Request 17014: Show an error message in the UI when scheduler returns an invalid response.

2014-01-22 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17014/#review32520 --- Ship it! Ship It! - Bill Farner On Jan. 22, 2014, 7:22 p.m

Re: Review Request 17088: Cache hashCode in generated immutable classes.

2014-01-23 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17088/#review32660 --- On Jan. 18, 2014, 7:19 p.m., Bill Farner wrote

Re: Review Request 17303: Updated getJobs API to return task stats and latest task config

2014-01-24 Thread Bill Farner
the configuration of a job, and i would prefer to not add use cases to that. It would be much tidier to compose this information _with_ JobConfiguration objects in another struct. - Bill Farner On Jan. 24, 2014, 7:13 a.m., Suman Karumuri wrote

Re: Review Request 17353: Add a stat that tracks the number of threads waiting for the storage lock.

2014-01-25 Thread Bill Farner
--- On Jan. 25, 2014, 5:15 p.m., Bill Farner wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17353

Review Request 17359: Avoid using protobuf equals().

2014-01-25 Thread Bill Farner
--- Avoid using protobuf equals(). Diffs - src/main/java/org/apache/aurora/scheduler/async/OfferQueue.java e4a22594f7f0288afd38d88ba32f4beff6028510 Diff: https://reviews.apache.org/r/17359/diff/ Testing --- ./gradlew build Thanks, Bill Farner

Review Request 17372: Add an abstraction for secondary indices, introduce an index on slave host.

2014-01-26 Thread Bill Farner
f418c6ced6d5fc865a904ae1a93199e78abb40de src/test/java/org/apache/aurora/scheduler/storage/mem/MemTaskStoreTest.java a1c535f1be7f53eb41d469b24e90b8bd36545e3e Diff: https://reviews.apache.org/r/17372/diff/ Testing --- ./gradlew build Thanks, Bill Farner

Re: Review Request 17372: Add an abstraction for secondary indices, introduce an index on slave host.

2014-01-27 Thread Bill Farner
, 2014, 9:52 p.m., Bill Farner wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17372/ --- (Updated Jan. 26, 2014, 9:52 p.m

Re: Review Request 17372: Add an abstraction for secondary indices, introduce an index on slave host.

2014-01-27 Thread Bill Farner
. - Bill --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17372/#review32894 --- On Jan. 26, 2014, 9:52 p.m., Bill Farner wrote

Re: Review Request 17430: Bug fix: Return job count instead of task count on GetRoleSummary() call.

2014-01-27 Thread Bill Farner
of 1. - Bill Farner On Jan. 27, 2014, 11:45 p.m., Suman Karumuri wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17430

Re: Review Request 17347: Added non-prod consumption info to getQuota call.

2014-01-27 Thread Bill Farner
need to adhere to a stable API at that point. - Bill Farner On Jan. 25, 2014, 12:48 a.m., Suman Karumuri wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17347

Re: Review Request 17430: Bug fix: Return job count instead of task count on GetRoleSummary() call.

2014-01-27 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17430/#review32947 --- Can you also attach the JIRA issue please? - Bill Farner On Jan

Re: Review Request 17430: Bug fix: Return job count instead of task count on GetRoleSummary() call.

2014-01-28 Thread Bill Farner
This task needs to be different from task1 in some way, otherwise this test could deceivingly pass if the two tasks are ever placed into a Set. - Bill Farner On Jan. 28, 2014, 8:51 p.m., Suman Karumuri wrote

Re: Review Request 17464: Upgrade RBTools to 0.5.5.

2014-01-28 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17464/#review33045 --- Ship it! Ship It! - Bill Farner On Jan. 28, 2014, 9:13 p.m

Re: Review Request 16873: Refactor StateManagerImpl and TaskStateMachine for less code and better readability.

2014-01-28 Thread Bill Farner
-ship-blocks. - Bill Farner On Jan. 14, 2014, 11:27 p.m., Bill Farner wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16873

Re: Review Request 16873: Refactor StateManagerImpl and TaskStateMachine for less code and better readability.

2014-01-28 Thread Bill Farner
., Bill Farner wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16873/ --- (Updated Jan. 14, 2014, 11:27 p.m.) Review request

Re: Review Request 16873: Refactor StateManagerImpl and TaskStateMachine for less code and better readability.

2014-01-28 Thread Bill Farner
-138 - Bill --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16873/#review32551 --- On Jan. 14, 2014, 11:27 p.m., Bill Farner wrote

Re: Review Request 16873: Refactor StateManagerImpl and TaskStateMachine for less code and better readability.

2014-01-28 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16873/#review32511 --- On Jan. 14, 2014, 11:27 p.m., Bill Farner wrote

Re: Review Request 16873: Refactor StateManagerImpl and TaskStateMachine for less code and better readability.

2014-01-28 Thread Bill Farner
--- ./gradlew build Thanks, Bill Farner

Re: Review Request 17430: Bug fix: Return job count instead of task count on GetRoleSummary() call.

2014-01-28 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17430/#review33074 --- Ship it! Ship It! - Bill Farner On Jan. 28, 2014, 10:17 p.m

Re: Review Request 17578: When trying to schedule a task, only query once for active tasks in the job.

2014-01-30 Thread Bill Farner
--- On Jan. 31, 2014, 2:17 a.m., Bill Farner wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17578

Re: Review Request 17579: AURORA-136: SchedulerLifecycle ACTIVE state is unused

2014-01-30 Thread Bill Farner
as a6f78b2. - Bill Farner On Jan. 31, 2014, 4:43 a.m., Dan Norris wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17579

Re: Review Request 17581: AURORA-108: make set_quota in aurora_admin require explicit units

2014-02-03 Thread Bill Farner
. Thanks again! - Bill Farner On Jan. 31, 2014, 7:52 p.m., Dan Norris wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17581

Re: Review Request 17457: Initial version of an end-to-end test using vagrant

2014-02-03 Thread Bill Farner
/#comment62887 Please limit to 100 cols throughout src/test/sh/org/apache/aurora/e2e/test_end_to_end.sh https://reviews.apache.org/r/17457/#comment62890 extra newline - Bill Farner On Feb. 3, 2014, 4:30 p.m., Mark Chu-Carroll wrote

Re: Review Request 17270: Bridge framework for client v2.

2014-02-03 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17270/#review33471 --- Ship it! Ship It! - Bill Farner On Jan. 30, 2014, 9:03 p.m

Review Request 17672: Add indices to OfferQueueImpl to improve resource offer handling performance.

2014-02-03 Thread Bill Farner
85bd0a63da122e7daf2f4a12938fef043136f461 Diff: https://reviews.apache.org/r/17672/diff/ Testing --- ./gradlew build Thanks, Bill Farner

Review Request 17680: Break down free slots stats into dedicated and shared.

2014-02-03 Thread Bill Farner
f2473929f501559c4f5e366d96c05fa22597bfe6 Diff: https://reviews.apache.org/r/17680/diff/ Testing --- ./gradlew build Thanks, Bill Farner

Re: Review Request 17680: Break down free slots stats into dedicated and shared.

2014-02-04 Thread Bill Farner
--- On Feb. 3, 2014, 11:20 p.m., Bill Farner wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17680

Re: Review Request 17680: Break down free slots stats into dedicated and shared.

2014-02-04 Thread Bill Farner
/SlotSizeCounterTest.java f2473929f501559c4f5e366d96c05fa22597bfe6 Diff: https://reviews.apache.org/r/17680/diff/ Testing --- ./gradlew build Thanks, Bill Farner

Re: Review Request 17715: Added THROTTLED state to scheduler UI.

2014-02-04 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17715/#review33623 --- Ship it! Ship It! - Bill Farner On Feb. 4, 2014, 7 p.m., Suman

Re: Review Request 17717: License header cleanup introduced in a584410c.

2014-02-04 Thread Bill Farner
/RescheduleCalculatorImplTest.java https://reviews.apache.org/r/17717/#comment63166 Thanks for catching the incorrect org. Would it make sense to revert to 2014, though, since that's the inception date of the file? Ditto for TaskAssignerImplTest.java. - Bill Farner On Feb. 4, 2014, 7:27 p.m., Jake Farrell

Re: Review Request 18036: Added LeaderRedirectFilter to scheduler home page.

2014-02-12 Thread Bill Farner
, consider dropping. - Bill Farner On Feb. 12, 2014, 11:26 p.m., Suman Karumuri wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18036

Re: Review Request 18149: Cron predictor conformance test.

2014-02-14 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18149/#review34555 --- Ship it! This is great, thanks!! - Bill Farner On Feb. 14, 2014

Re: Review Request 18141: Prepare and launch GC executor tasks asynchronously.

2014-02-18 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18141/#review34542 --- On Feb. 14, 2014, 8:09 p.m., Bill Farner wrote

Re: Review Request 18157: Compute task host attribute aggregates once when scheduling tasks.

2014-02-18 Thread Bill Farner
/scheduler/filter/SchedulingFilterImplTest.java 56de3aae4e08138a66a587e2a43d64a2310079f1 src/test/java/org/apache/aurora/scheduler/state/TaskAssignerImplTest.java f0fdd571f273be8dad1f9410b0e70e3a11e8133b Diff: https://reviews.apache.org/r/18157/diff/ Testing --- ./gradlew build Thanks, Bill

Re: Review Request 18244: Use GMT in generated predictions.

2014-02-18 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18244/#review34790 --- Ship it! Ship It! - Bill Farner On Feb. 18, 2014, 10:15 p.m

Re: Review Request 18247: Add kevints CODE SIGNING KEY to KEYS.

2014-02-18 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18247/#review34813 --- Ship it! Ship It! - Bill Farner On Feb. 18, 2014, 10:50 p.m

Re: Review Request 18241: Reworked LogStorage to avoid unnecessary extra calls to write().

2014-02-19 Thread Bill Farner
, 2014, 12:55 a.m., Bill Farner wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18241/ --- (Updated Feb. 19, 2014, 12:55 a.m

Re: Review Request 18157: Compute task host attribute aggregates once when scheduling tasks.

2014-02-19 Thread Bill Farner
f0fdd571f273be8dad1f9410b0e70e3a11e8133b Diff: https://reviews.apache.org/r/18157/diff/ Testing --- ./gradlew build Thanks, Bill Farner

Re: Review Request 18141: Prepare and launch GC executor tasks asynchronously.

2014-02-19 Thread Bill Farner
Diff: https://reviews.apache.org/r/18141/diff/ Testing --- $ ./gradlew build Thanks, Bill Farner

Review Request 18294: Update gradle wrapper to 1.11

2014-02-19 Thread Bill Farner
23ea6e137f8d386bf9cea7776dc7bf6849982345 Diff: https://reviews.apache.org/r/18294/diff/ Testing --- ./gradlew clean build Thanks, Bill Farner

Re: Review Request 18294: Update gradle wrapper to 1.11

2014-02-20 Thread Bill Farner
://reviews.apache.org/r/18294/#review34980 --- On Feb. 20, 2014, 12:24 a.m., Bill Farner wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org

Re: Review Request 18297: Clean up idea module configuration, make sure generated sources are available.

2014-02-20 Thread Bill Farner
/#review34965 --- On Feb. 20, 2014, 1:43 a.m., Bill Farner wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18297

Re: Review Request 18345: AURORA-225: Shell scripts in checkout should use an absolute path

2014-02-21 Thread Bill Farner
://reviews.apache.org/r/18345/#comment65599 I learned something new today! I've always used dirname $0, but i landed at a StackOverflow question [1] that explains why that has gotchas. [1] http://stackoverflow.com/questions/59895/can-a-bash-script-tell-what-directory-its-stored-in - Bill

Re: Review Request 18316: Aurora-193: fix license plugin

2014-02-21 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18316/#review35198 --- Ship it! Ship It! - Bill Farner On Feb. 20, 2014, 7:50 p.m

Re: Review Request 18345: AURORA-225: Shell scripts in checkout should use an absolute path

2014-02-25 Thread Bill Farner
On Feb. 25, 2014, 7:46 p.m., Bill Farner wrote: build-support/virtualenv, line 19 https://reviews.apache.org/r/18345/diff/3/?file=503119#file503119line19 I may be missing something, but isn't the pushd/popd obviated by the cd? Kevin Sweeney wrote: The cd only happens

Re: Review Request 17562: Added cluster name to page title.

2014-02-25 Thread Bill Farner
wire compatibility. src/test/java/org/apache/aurora/scheduler/thrift/SchedulerThriftInterfaceTest.java https://reviews.apache.org/r/17562/#comment65972 Mind putting some dummy data in ServerInfo fields? - Bill Farner On Feb. 25, 2014, 1:22 a.m., Suman Karumuri wrote

Re: Review Request 18240: Accumulate read/write timing in MemStorage for top-level operations only.

2014-02-25 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18240/#review34866 --- On Feb. 18, 2014, 9:55 p.m., Bill Farner wrote

Re: Review Request 18240: Accumulate read/write timing in MemStorage for top-level operations only.

2014-02-25 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18240/#review35454 --- On Feb. 18, 2014, 9:55 p.m., Bill Farner wrote

Re: Review Request 18240: Accumulate read/write timing in MemStorage for top-level operations only.

2014-02-25 Thread Bill Farner
On Feb. 25, 2014, 8:35 p.m., Kevin Sweeney wrote: src/main/java/org/apache/aurora/scheduler/storage/ReadWriteLockManager.java, line 113 https://reviews.apache.org/r/18240/diff/1/?file=497125#file497125line113 reads better statically imported (here and elsewhere). Bill Farner

Re: Review Request 17877: AURORA-200: set_quota should die if given invalid arguments

2014-02-25 Thread Bill Farner
On Feb. 25, 2014, 2:07 p.m., Mark Chu-Carroll wrote: Ship It! Mark, as the last shipper with commit access — can you commit this? - Bill --- This is an automatically generated e-mail. To reply, visit:

Review Request 18487: Refactor LogStorage to more cleanly separate replay and write-behind modes, and require explicit implementation of mutate operations.

2014-02-25 Thread Bill Farner
/ Testing --- ./gradlew build Thanks, Bill Farner

Re: Review Request 18487: Refactor LogStorage to more cleanly separate replay and write-behind modes, and require explicit implementation of mutate operations.

2014-02-25 Thread Bill Farner
d6624f470eadaf0be658db1d87d5863ea6701d94 Diff: https://reviews.apache.org/r/18487/diff/ Testing --- ./gradlew build Thanks, Bill Farner

Re: Review Request 18490: Generate cron predictions using -Duser.timezone=GMT.

2014-02-25 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18490/#review35503 --- Ship it! Ship It! - Bill Farner On Feb. 26, 2014, 12:19 a.m

Review Request 18523: Remove rogue apostrophes.

2014-02-26 Thread Bill Farner
Description --- Remove rogue apostrophe. Diffs - docs/configurationreference.md 6fb6b201b1748a34f520bd8ebf2365cc6d33328d Diff: https://reviews.apache.org/r/18523/diff/ Testing --- Thanks, Bill Farner

Review Request 18528: Make markdown TOC and anchors more plaintext-friendly.

2014-02-26 Thread Bill Farner
-aurora/blob/wfarner/doc_cleanup/docs/configurationreference.md Thanks, Bill Farner

Re: Review Request 18546: Renamed Quota to ResourceAggregate.

2014-02-27 Thread Bill Farner
deal with this separately. src/test/python/apache/aurora/client/commands/test_diff.py https://reviews.apache.org/r/18546/#comment66430 Ditto. - Bill Farner On Feb. 27, 2014, 2:44 a.m., Suman Karumuri wrote

Re: Review Request 18537: AURORA-227: Aurora build should check for the Python version

2014-02-27 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18537/#review35719 --- Ship it! Ship It! - Bill Farner On Feb. 26, 2014, 10:06 p.m

Re: Review Request 18526: Add support for slaveHosts set in TaskQuery.

2014-02-27 Thread Bill Farner
On Feb. 27, 2014, 11:19 p.m., Bill Farner wrote: src/main/java/org/apache/aurora/scheduler/storage/mem/MemTaskStore.java, line 76 https://reviews.apache.org/r/18526/diff/2/?file=506086#file506086line76 I know why you're doing this here, but mind keeping it out for now? Ignore

Re: Review Request 18580: Upgrade mesos to 0.16.0

2014-02-27 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18580/#review35737 --- Ship it! Ship It! - Bill Farner On Feb. 27, 2014, 6:53 p.m

Re: Review Request 18546: Renamed Quota to ResourceAggregate.

2014-02-27 Thread Bill Farner
/Quotas.java https://reviews.apache.org/r/18546/#comment66488 s/quota/resource aggregate/ - Bill Farner On Feb. 28, 2014, 1:32 a.m., Suman Karumuri wrote: --- This is an automatically generated e-mail. To reply, visit: https

Re: Review Request 18580: Upgrade mesos to 0.17.0

2014-02-27 Thread Bill Farner
? - Bill Farner On Feb. 28, 2014, 2:31 a.m., Kevin Sweeney wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18580/ --- (Updated Feb

Re: Review Request 17303: Added getJobSummary API

2014-02-28 Thread Bill Farner
On Feb. 3, 2014, 10:40 p.m., Bill Farner wrote: src/test/java/org/apache/aurora/scheduler/base/TaskUtil.java, line 19 https://reviews.apache.org/r/17303/diff/1/?file=447781#file447781line19 Do you think this class scales to multiple consumers? i.e. there's a bunch of hard-coded

Re: Review Request 17303: Added getJobSummary API

2014-02-28 Thread Bill Farner
/r/17303/#comment66600 These variable names suggest you're testing different things. Perhaps this should be split into different cases, with less wordy variable names? - Bill Farner On Feb. 26, 2014, 4:18 a.m., Suman Karumuri wrote

Re: Review Request 18526: Add support for slaveHosts set in TaskQuery.

2014-02-28 Thread Bill Farner
in the map. More ideal is to iterate over the keys. I don't know of a 'multi-get' for Map/Multmap, but i'd support use of that if it does. Also, not new, but it's a good idea to wrap this with Iterables.unmodifiableIterable(). - Bill Farner On Feb. 28, 2014, 1:18 a.m., Maxim

Re: Review Request 18526: Add support for slaveHosts set in TaskQuery.

2014-02-28 Thread Bill Farner
/ --- (Updated Feb. 28, 2014, 10:53 p.m.) Review request for Aurora, Kevin Sweeney and Bill Farner. Bugs: AURORA-232 https://issues.apache.org/jira/browse/AURORA-232 Repository: aurora Description --- The slaveHosts set

Re: Review Request 17347: Added non-prod consumption info to getQuota call.

2014-02-28 Thread Bill Farner
/SchedulerThriftInterfaceTest.java https://reviews.apache.org/r/17347/#comment6 Mind making this a different value, to prove that the implementation treats them differently? - Bill Farner On Feb. 28, 2014, 11:32 p.m., Suman Karumuri wrote

Re: Review Request 18654: Adding JobKey set into TaskQuery thrift.

2014-02-28 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18654/#review35873 --- Incomplete feature? - Bill Farner On March 1, 2014, 12:14 a.m

Re: Review Request 18654: Adding JobKey set into TaskQuery thrift.

2014-02-28 Thread Bill Farner
On March 1, 2014, 12:16 a.m., Bill Farner wrote: Incomplete feature? Maxim Khutornenko wrote: This is needed to unlock two additional CRs I am about to post. One that follows up on supporting jobKeys in scheduler and the other one that uses it on the client. One that follows up

Re: Review Request 18655: Added JobKey set into TaskQuery.

2014-02-28 Thread Bill Farner
of slaveHosts - one field hides the other. Please fix. - Bill Farner On March 1, 2014, 12:54 a.m., Maxim Khutornenko wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18655

Re: Review Request 18484: Count on task timeouts and task pruning to be idempotent, simplifying handling code.

2014-03-03 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18484/#review35983 --- Ping? Suman — waiting on a review from you. - Bill Farner

Re: Review Request 18562: Simplfiy TOC and anchors in remaining docs, among other niceties.

2014-03-03 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18562/#review35984 --- Ping? - Bill Farner On Feb. 27, 2014, 4:06 a.m., Bill Farner

Re: Review Request 18487: Refactor LogStorage to more cleanly separate replay and write-behind modes, and require explicit implementation of mutate operations.

2014-03-03 Thread Bill Farner
these methods go. - Bill --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18487/#review35547 --- On Feb. 26, 2014, 12:12 a.m., Bill Farner wrote

Re: Review Request 18487: Refactor LogStorage to more cleanly separate replay and write-behind modes, and require explicit implementation of mutate operations.

2014-03-03 Thread Bill Farner
/r/18487/diff/ Testing --- ./gradlew build Thanks, Bill Farner

Review Request 18704: Remove LogStream.close, which was a no-op everywhere.

2014-03-03 Thread Bill Farner
d6624f470eadaf0be658db1d87d5863ea6701d94 Diff: https://reviews.apache.org/r/18704/diff/ Testing --- ./gradlew build Thanks, Bill Farner

Re: Review Request 17303: Added getJobSummary API

2014-03-03 Thread Bill Farner
all of these assertEquals looking more like: assertEquals(expected, actual); Where 'actual' is the top-level response rather than the result of peeking into fields. This gives confidence that the response code and message are also set appropriately. - Bill Farner On March 1

Re: Review Request 18655: Added JobKey set into TaskQuery.

2014-03-03 Thread Bill Farner
/ --- (Updated March 1, 2014, 12:54 a.m.) Review request for Aurora, Kevin Sweeney and Bill Farner. Bugs: AURORA-235 https://issues.apache.org/jira/browse/AURORA-235 Repository: aurora Description --- Added an optional

Review Request 18714: Disable log and initiate shutdown upon log storage failures.

2014-03-03 Thread Bill Farner
/org/apache/aurora/scheduler/log/mesos/MesosLogTest.java 359f5d44e030a53cedd612a350b161b392d929c4 Diff: https://reviews.apache.org/r/18714/diff/ Testing --- ./gradlew build Thanks, Bill Farner

Re: Review Request 18655: Added JobKey set into TaskQuery.

2014-03-03 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18655/#review36073 --- Ship it! Ship It! - Bill Farner On March 4, 2014, 1:03 a.m

Re: Review Request 18487: Refactor LogStorage to more cleanly separate replay and write-behind modes, and require explicit implementation of mutate operations.

2014-03-05 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18487/#review36247 --- Ping? Kevin — waiting on a review from you. - Bill Farner

Re: Review Request 18484: Count on task timeouts and task pruning to be idempotent, simplifying handling code.

2014-03-06 Thread Bill Farner
. - Bill --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18484/#review36397 --- On Feb. 25, 2014, 10:25 p.m., Bill Farner wrote

Re: Review Request 18484: Count on task timeouts and task pruning to be idempotent, simplifying handling code.

2014-03-06 Thread Bill Farner
71d6a9ed943306386dfe88074ee07f69f6ca15d1 Diff: https://reviews.apache.org/r/18484/diff/ Testing --- ./gradlew build Thanks, Bill Farner

Re: Review Request 18926: Aurora-102: Investigate adding failOnVersionConfict() to scheduler build

2014-03-07 Thread Bill Farner
up in the commit log, a commit message of Investigate adding is less direct than Add. build.gradle https://reviews.apache.org/r/18926/#comment67591 Reason for the extra line break isn't obvious to me - drop? - Bill Farner On March 7, 2014, 10:47 p.m., Jake Farrell wrote

  1   2   3   4   5   6   7   8   9   10   >