Review Request 32806: Remove use of LocalServiceRegistry, simplify plumbing of HTTP address.

2015-04-02 Thread Bill Farner
://reviews.apache.org/r/32806/diff/ Testing --- Test suite + end-to-end tests. Thanks, Bill Farner

Re: Review Request 33103: Skip known flaky tests.

2015-04-13 Thread Bill Farner
b52fcba3c7174a5e4d413b7b01f2fa7d95d21ee1 Diff: https://reviews.apache.org/r/33103/diff/ Testing --- Thanks, Bill Farner

Re: Review Request 33103: Skip known flaky tests.

2015-04-13 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33103/#review79882 --- On April 11, 2015, 5:16 p.m., Bill Farner wrote

Re: Review Request 33105: Return Iterable from TaskStore.fetchTasks to allow for streaming.

2015-04-13 Thread Bill Farner
/aurora/scheduler/state/TaskAssignerImplTest.java aca0234e037e85202d182affa2c0e988c6cfc854 Diff: https://reviews.apache.org/r/33105/diff/ Testing --- Thanks, Bill Farner

Re: Review Request 33106: Simplify AttributeAggregate.

2015-04-13 Thread Bill Farner
, Bill Farner

Re: Review Request 32597: Improving async preemptor efficiency.

2015-04-21 Thread Bill Farner
On April 17, 2015, 5:59 p.m., Bill Farner wrote: src/main/java/org/apache/aurora/scheduler/async/preemptor/PendingTaskProcessor.java, lines 142-144 https://reviews.apache.org/r/32597/diff/5/?file=931268#file931268line142 ``` SetString allSlaves = Sets.newHashSet

Re: Review Request 33374: Resuming blocked updates on restart.

2015-04-21 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33374/#review81046 --- Ship it! Ship It! - Bill Farner On April 20, 2015, 10:19 p.m

Re: Review Request 33403: Upgrade to virtualenv 12.1.1

2015-04-21 Thread Bill Farner
'_makefile_refs' ``` Diffs - build-support/virtualenv 1cdfc7ff95fb4d2f748325610664f8912366bd2a Diff: https://reviews.apache.org/r/33403/diff/ Testing (updated) --- End-to-end tests pass. Thanks, Bill Farner

Re: Review Request 32597: Improving async preemptor efficiency.

2015-04-21 Thread Bill Farner
on the `Sets.newHashSet` usage before this lands. - Bill Farner On April 21, 2015, 1:12 a.m., Maxim Khutornenko wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32597

Re: Review Request 33366: Fix the path to download stdout/stderr

2015-04-21 Thread Bill Farner
. - Bill Farner On April 21, 2015, 7:53 p.m., Bhuvan Arumugam wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33366/ --- (Updated

Re: Review Request 33279: Add SQL tables needed for a datbase-backed task store.

2015-04-24 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33279/#review81512 --- Ping - Maxim, can you check my replies above? - Bill Farner

Re: Review Request 33279: Add SQL tables needed for a datbase-backed task store.

2015-04-20 Thread Bill Farner
://reviews.apache.org/r/33279/#review80750 --- On April 16, 2015, 10 p.m., Bill Farner wrote: --- This is an automatically generated e-mail. To reply, visit: https

Re: Review Request 33366: download url for stdout/stderr broken

2015-04-20 Thread Bill Farner
On April 20, 2015, 6:14 p.m., Aurora ReviewBot wrote: Master (b18dc44) is green with this patch. ./build-support/jenkins/build.sh However, it appears that it might lack test coverage. I will refresh this build result if you post a review containing @ReviewBot retry Bhuvan

Re: Review Request 33366: download url for stdout/stderr broken

2015-04-20 Thread Bill Farner
, even if rudimentary. - Please lift the first line of your description to the Summary, Fix the path to download stdout/stderr. The summary becomes the first line of the commit message, so it's ideal for it to explain the fix rather than state the problem. - Bill Farner On April 20, 2015, 5:57

Re: Review Request 33317: Upgrade to pystachio 0.8.0

2015-04-20 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33317/#review80805 --- Ship it! Ship It! - Bill Farner On April 20, 2015, 7:17 p.m

Review Request 33612: Add a task store implementation that uses a relational database.

2015-04-28 Thread Bill Farner
/storage/mem/StorageTransactionTest.java bad9eb56b33c3e649c3b173e83d9c30da8f9317d Diff: https://reviews.apache.org/r/33612/diff/ Testing --- Unit tests and end-to-end tests, both using the new task store by default with this change. Thanks, Bill Farner

Review Request 33659: Add support for shorthand names of security realm modules.

2015-04-28 Thread Bill Farner
ef502b7dcc48c716f71ab5ce920084917564f6ff src/main/java/org/apache/aurora/scheduler/http/api/security/ModuleParser.java c96821683b4569977d6d2b8ed657b0625bdd1903 Diff: https://reviews.apache.org/r/33659/diff/ Testing --- TODO(wfarner): Verify in end-to-end tests. Thanks, Bill Farner

Re: Review Request 33659: Add support for shorthand names of security realm modules.

2015-04-28 Thread Bill Farner
-kerberos.conf ef502b7dcc48c716f71ab5ce920084917564f6ff src/main/java/org/apache/aurora/scheduler/http/api/security/ModuleParser.java c96821683b4569977d6d2b8ed657b0625bdd1903 Diff: https://reviews.apache.org/r/33659/diff/ Testing (updated) --- End-to-end tests pass. Thanks, Bill Farner

Re: Review Request 33537: Document Aurora security features.

2015-04-28 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33537/#review81826 --- Ship it! Ship It! - Bill Farner On April 27, 2015, 11:24 p.m

Re: Review Request 33658: Remove redundant enable_api_security argument.

2015-04-29 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33658/#review81990 --- On April 29, 2015, 9:24 p.m., Bill Farner wrote

Re: Review Request 33456: Adding logging threadpool executor.

2015-04-27 Thread Bill Farner
to minimize the code to implement decorators. [1] http://docs.guava-libraries.googlecode.com/git-history/release/javadoc/com/google/common/util/concurrent/ForwardingExecutorService.html - Bill Farner On April 22, 2015, 10:58 p.m., Maxim Khutornenko wrote

Re: Review Request 33537: Document Aurora security features.

2015-04-27 Thread Bill Farner
. docs/security.md https://reviews.apache.org/r/33537/#comment132149 Markdown didn't like the format example here. - Bill Farner On April 24, 2015, 10:40 p.m., Kevin Sweeney wrote: --- This is an automatically generated e-mail

Review Request 33600: Extract an abstract base test for TaskStore implementations.

2015-04-27 Thread Bill Farner
/aurora/scheduler/storage/mem/MemTaskStoreTest.java 688a02f8c827d5185e35ae2ec919dd0ae5b958ec Diff: https://reviews.apache.org/r/33600/diff/ Testing --- Thanks, Bill Farner

Re: Review Request 33243: Use explicit status update acknowledgements.

2015-04-27 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33243/#review81753 --- Ship it! Ship It! - Bill Farner On April 27, 2015, 11:14 p.m

Re: Review Request 33458: Implementing PendingTaskProcessor benchmark.

2015-04-27 Thread Bill Farner
On April 28, 2015, 12:37 a.m., Bill Farner wrote: src/jmh/java/org/apache/aurora/benchmark/SchedulingBenchmarks.java, line 243 https://reviews.apache.org/r/33458/diff/1/?file=940120#file940120line243 I'm not too fond of this, it points out that `BenchmarkSettings` is being used

Re: Review Request 33611: Add benchmarks for fetching tasks over the API.

2015-04-27 Thread Bill Farner
coverage for the database-backed task store. Since it will be enabled with a toggle, i stopped here so the initial diff is only required to pass functional tests, and we can then iterate on performance. - Bill Farner On April 28, 2015, 12:57 a.m., Bill Farner wrote

Review Request 33611: Add benchmarks for fetching tasks over the API.

2015-04-27 Thread Bill Farner
/scheduler/updater/JobUpdaterIT.java 010e75f05449f618017cb40fd3298e7147a1d2c8 Diff: https://reviews.apache.org/r/33611/diff/ Testing --- Thanks, Bill Farner

Re: Review Request 33608: Added a status update throughput benchmark.

2015-04-30 Thread Bill Farner
/StatusUpdateBenchmark.java https://reviews.apache.org/r/33608/#comment132861 I should have asked the first time around - what's the thought process behind including this? Given that this is a benchmark, it seems only to place a ceiling on throughput. - Bill Farner On April 30, 2015, 12:35 a.m., Ben Mahler wrote

Re: Review Request 33705: Don't retry API requests that fail with auth errors.

2015-04-30 Thread Bill Farner
a.m., Bill Farner wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33705/ --- (Updated April 30, 2015, 12:12 a.m.) Review

Re: Review Request 33739: Enable GC executor to gc STARTING tasks which don't exist on the host

2015-05-02 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33739/#review82321 --- Ship it! Ship It! - Bill Farner On May 1, 2015, 9:32 p.m., Zeke

Review Request 33784: Symlink upstart configurations in vagrant rather than copying.

2015-05-02 Thread Bill Farner
/ Testing --- TODO(wfarner): Report back after verifying end-to-end tests pass for a fresh vagrant machine. Thanks, Bill Farner

Re: Review Request 33608: Added a status update throughput benchmark.

2015-04-29 Thread Bill Farner
/SchedulerDriverModule.java https://reviews.apache.org/r/33608/#comment132687 If anything, you should expose Scheduler.class to hide the implementation. This should allow you to revert changes in MesosSchedulerImpl.java. - Bill Farner On April 29, 2015, 6:12 p.m., Ben Mahler wrote

Review Request 33705: Don't retry API requests that fail with auth errors.

2015-04-29 Thread Bill Farner
/diff/ Testing --- Thanks, Bill Farner

Re: Review Request 33458: Implementing PendingTaskProcessor benchmark.

2015-04-28 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33458/#review81850 --- Ship it! Ship It! - Bill Farner On April 28, 2015, 5:24 p.m

Re: Review Request 33611: Add benchmarks for fetching tasks over the API.

2015-04-28 Thread Bill Farner
2014b73a44cfdb198f738cb110399d62c396fa1f src/test/java/org/apache/aurora/scheduler/updater/JobUpdaterIT.java 010e75f05449f618017cb40fd3298e7147a1d2c8 Diff: https://reviews.apache.org/r/33611/diff/ Testing --- Thanks, Bill Farner

Review Request 33677: Remove dead code related to Java executor.

2015-04-29 Thread Bill Farner
--- Thanks, Bill Farner

Review Request 33676: Always require slave checkpointing.

2015-04-29 Thread Bill Farner
/33676/diff/ Testing --- Thanks, Bill Farner

Review Request 33869: Fix inconsistency in MemTaskStore secondary indices.

2015-05-05 Thread Bill Farner
/mem/InMemTaskStoreTest.java d1f4026f2b3d1cba542f96cecc0fe490e9ec8132 Diff: https://reviews.apache.org/r/33869/diff/ Testing --- Thanks, Bill Farner

Review Request 33959: Add update watch and update start --watch flag.

2015-05-07 Thread Bill Farner
/ Testing --- Unit tests + end-to-end tests. Thanks, Bill Farner

Re: Review Request 33959: Add update watch and update start --watch flag.

2015-05-07 Thread Bill Farner
--- On May 7, 2015, 11:58 p.m., Bill Farner wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33959/ --- (Updated May 7, 2015, 11

Re: Review Request 33959: Add update watch and update start --watch flag.

2015-05-07 Thread Bill Farner
On May 8, 2015, 12:04 a.m., Maxim Khutornenko wrote: src/main/python/apache/aurora/client/cli/update.py, line 122 https://reviews.apache.org/r/33959/diff/1/?file=952678#file952678line122 Suggest --wait-until for consistency with job create command. Bill Farner wrote: `--wait

Review Request 33962: Remove often-redundant Error executing command prefix from client output.

2015-05-07 Thread Bill Farner
6fb1f71b7dc787c090fce7b8e7c51baee862f336 Diff: https://reviews.apache.org/r/33962/diff/ Testing --- Unit tests. Thanks, Bill Farner

Re: Review Request 33959: Add update watch and update start --watch flag.

2015-05-07 Thread Bill Farner
/test_end_to_end.sh 501d111f87dbaff8b6f22ffc67a9720b4dad Diff: https://reviews.apache.org/r/33959/diff/ Testing --- Unit tests + end-to-end tests. Thanks, Bill Farner

Re: Review Request 33959: Add update watch and update start --watch flag.

2015-05-07 Thread Bill Farner
501d111f87dbaff8b6f22ffc67a9720b4dad Diff: https://reviews.apache.org/r/33959/diff/ Testing --- Unit tests + end-to-end tests. Thanks, Bill Farner

Review Request 33905: Updgrade to gradle 2.4.

2015-05-06 Thread Bill Farner
--- Thanks, Bill Farner

Re: Review Request 33869: Fix inconsistency in MemTaskStore secondary indices.

2015-05-06 Thread Bill Farner
--- On May 5, 2015, 11:16 p.m., Bill Farner wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33869

Re: Review Request 33612: Add a task store implementation that uses a relational database.

2015-05-05 Thread Bill Farner
task store by default with this change. Thanks, Bill Farner

Review Request 33994: Change RC verification script to use a temp dir.

2015-05-08 Thread Bill Farner
, Bill Farner

Re: Review Request 34046: Upgade h2 to 1.4.187.

2015-05-11 Thread Bill Farner
/#review83242 --- On May 11, 2015, 5:58 p.m., Bill Farner wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34046

Re: Review Request 33689: Updated scheduler to process status updates asynchronously in batches.

2015-05-11 Thread Bill Farner
://reviews.apache.org/r/33689/#comment134246 The histogram would be interesting, but possibly overkill. We should be able to get good signal with stats we already have - number of status updates vs number of log writes - Bill Farner On May 11, 2015, 6:55 p.m., Ben Mahler wrote

Re: Review Request 34015: Improve client update json output to consistently use last_modified

2015-05-11 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34015/#review83331 --- Ship it! Ship It! - Bill Farner On May 11, 2015, 10:19 p.m

Re: Review Request 33612: Add a task store implementation that uses a relational database.

2015-05-11 Thread Bill Farner
this in a follow up). Bill Farner wrote: Unless you feel strongly, i would like to punt. I'm not too keen on building out abstractions for multiple store implementations, since multiple implementations is intended to be temporary. Joshua Cohen wrote: I think it will be very useful

Re: Review Request 34020: Normalize SLA stat names

2015-05-11 Thread Bill Farner
concern that should be addressed. If you don't mind, i'd like to conclude that discussion before reviewing. - Bill Farner On May 9, 2015, 9:54 p.m., Joe Smith wrote: --- This is an automatically generated e-mail. To reply, visit: https

Re: Review Request 33612: Add a task store implementation that uses a relational database.

2015-05-09 Thread Bill Farner
generated e-mail. To reply, visit: https://reviews.apache.org/r/33612/#review82915 --- On May 5, 2015, 6:21 p.m., Bill Farner wrote: --- This is an automatically generated e-mail

Re: Review Request 33997: Improve GPG key validation for release verification script

2015-05-08 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33997/#review83119 --- Ship it! Ship It! - Bill Farner On May 9, 2015, 12:11 a.m., Joe

Re: Review Request 33612: Add a task store implementation that uses a relational database.

2015-05-12 Thread Bill Farner
/org/apache/aurora/scheduler/storage/mem/StorageTransactionTest.java bad9eb56b33c3e649c3b173e83d9c30da8f9317d Diff: https://reviews.apache.org/r/33612/diff/ Testing --- Unit tests and end-to-end tests, both using the new task store by default with this change. Thanks, Bill Farner

Re: Review Request 33612: Add a task store implementation that uses a relational database.

2015-05-12 Thread Bill Farner
--- On May 9, 2015, 5:53 p.m., Bill Farner wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33612

Re: Review Request 34121: Disable state transition logging for unknown tasks.

2015-05-12 Thread Bill Farner
This is pretty weird behavior - 'no logging unless you ask really nicely'. Rather than the enableLogging flag, how about we let the caller pass a Logger, and for the finest-only logging, we have a logger that has its level set appropriately? - Bill Farner On May 12, 2015, 8:40 p.m., Maxim

Review Request 34126: Use JDK 8 language features.

2015-05-12 Thread Bill Farner
/build.sh ./src/test/sh/org/apache/aurora/e2e/test_end_to_end.sh # TODO(wfarner): Report back, still executing. ``` Thanks, Bill Farner

Re: Review Request 34126: Use JDK 8 language features.

2015-05-12 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34126/#review83515 --- On May 12, 2015, 10:54 p.m., Bill Farner wrote

Re: Review Request 34126: Use JDK 8 language features.

2015-05-12 Thread Bill Farner
Thanks, removed. - Bill --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34126/#review83513 --- On May 12, 2015, 11:41 p.m., Bill Farner wrote

Re: Review Request 34126: Use JDK 8 language features.

2015-05-12 Thread Bill Farner
/ Testing --- ``` ./build-support/jenkins/build.sh ./src/test/sh/org/apache/aurora/e2e/test_end_to_end.sh ``` Thanks, Bill Farner

Re: Review Request 34148: Enhancing the StateManager.changeState result.

2015-05-13 Thread Bill Farner
into if/else? - Bill Farner On May 13, 2015, 1:43 a.m., Maxim Khutornenko wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34148

Review Request 34169: Add a type witness to satisfy JDK 8U11 compiler.

2015-05-13 Thread Bill Farner
--- Thanks, Bill Farner

Re: Review Request 34148: Enhancing the StateManager.changeState result.

2015-05-13 Thread Bill Farner
/ --- (Updated May 13, 2015, 1:43 a.m.) Review request for Aurora and Bill Farner. Repository: aurora Description --- Adding more details into task state change result to facilitate task reconciliation data collection. Diffs - src/main/java/org/apache/aurora

Review Request 33273: Add a specific storage routine for bulk loading data.

2015-04-16 Thread Bill Farner
/33273/diff/ Testing --- Thanks, Bill Farner

Re: Review Request 33200: Require non-default primitive values in StorageEntityUtil, extract a task factory utility.

2015-04-16 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33200/#review80362 --- Ping? - Bill Farner On April 15, 2015, 12:04 a.m., Bill Farner

Re: Review Request 33200: Require non-default primitive values in StorageEntityUtil, extract a task factory utility.

2015-04-16 Thread Bill Farner
://reviews.apache.org/r/33200/diff/ Testing --- Thanks, Bill Farner

Review Request 33103: Skip known flaky tests.

2015-04-11 Thread Bill Farner
: https://reviews.apache.org/r/33103/diff/ Testing --- Thanks, Bill Farner

Re: Review Request 32990: Improving JobUpdateDetails fetch performance.

2015-04-09 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32990/#review79562 --- Ship it! Ship It! - Bill Farner On April 9, 2015, 7:15 p.m

Re: Review Request 32806: Remove use of LocalServiceRegistry, simplify plumbing of HTTP address.

2015-04-08 Thread Bill Farner
45a23fdc58ca7475a805c549463e87ddaa915e74 Diff: https://reviews.apache.org/r/32806/diff/ Testing --- Test suite + end-to-end tests. Thanks, Bill Farner

Re: Review Request 32990: Improving JobUpdateDetails fetch performance.

2015-04-08 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32990/#review79466 --- Ship it! Great work! - Bill Farner On April 8, 2015, 9:45 p.m

Re: Review Request 32861: Increase executor resource epsilon to match the minimum required by Mesos

2015-04-08 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32861/#review79480 --- Ship it! Ship It! - Bill Farner On April 8, 2015, 7:35 a.m

Review Request 33026: Revert Make health check configurable

2015-04-09 Thread Bill Farner
/test_http_signaler.py c6a21708eb997f213f4cca038891a84f6c5218d4 src/test/python/apache/aurora/executor/common/test_health_checker.py 27c71711d52f757ed1552db4accda671a6bdafdd Diff: https://reviews.apache.org/r/33026/diff/ Testing --- Thanks, Bill Farner

Re: Review Request 33317: Upgrade to pystachio 0.8.0

2015-04-17 Thread Bill Farner
? - Bill Farner On April 17, 2015, 6:18 p.m., Brian Wickman wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33317/ --- (Updated

Re: Review Request 32597: Improving async preemptor efficiency.

2015-04-17 Thread Bill Farner
to drop all the `eq()`s. - Bill Farner On April 16, 2015, 1:39 a.m., Maxim Khutornenko wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32597

Re: Review Request 33202: Fixing benchmarks.

2015-04-14 Thread Bill Farner
On April 15, 2015, 3:07 a.m., Bill Farner wrote: src/jmh/java/org/apache/aurora/benchmark/SchedulingBenchmarks.java, line 135 https://reviews.apache.org/r/33202/diff/1/?file=929440#file929440line135 IMHO the empty string is a wart, and emphasizes my point about letting

Re: Review Request 33184: Implement missing != operator for AuroraJobKey

2015-04-14 Thread Bill Farner
://reviews.apache.org/r/33184/#comment129848 Can you test the inverse as well - keys that are not equal? - Bill Farner On April 14, 2015, 6:51 p.m., Stephan Erb wrote: --- This is an automatically generated e-mail. To reply, visit

Re: Review Request 32830: Fix header levels in monitoring.md

2015-04-03 Thread Bill Farner
On April 3, 2015, 7:40 p.m., Stephan Erb wrote: Thinking about it, we might as well drop all headers 'Description', 'Alerting' and 'Triage'. By just keeping their content around, the resulting document should be much simpler to read. Example of the current state:

Re: Review Request 32329: Extract job key from RPC parameters

2015-04-01 Thread Bill Farner
://reviews.apache.org/r/32329/#comment127399 make this a constant src/test/java/org/apache/aurora/scheduler/http/api/security/ShiroAuthorizingParamInterceptorTest.java https://reviews.apache.org/r/32329/#comment127398 remove semicolon, remove newline above - Bill Farner On March 28, 2015, 12

Re: Review Request 32352: Making preemptor asynchronous. Part 3(final) - background service.

2015-04-01 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32352/#review78603 --- Ship it! Ship It! - Bill Farner On March 21, 2015, 2:19 a.m

Re: Review Request 35672: DbTaskStore perf: optimize queries scoped to a task ID.

2015-06-22 Thread Bill Farner
for DbTaskStore on these benchmarks, i believe these should be considered acceptable. Thanks, Bill Farner

Re: Review Request 35587: Suppress task reconciliation status update logging.

2015-06-22 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35587/#review88806 --- Ship it! Ship It! - Bill Farner On June 19, 2015, 10:07 p.m

Re: Review Request 35760: Removing GcExecutorLauncher code.

2015-06-23 Thread Bill Farner
while you're here, remove this newline - Bill Farner On June 23, 2015, 2:24 p.m., Maxim Khutornenko wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35760

Re: Review Request 35761: Refactoring TaskLauncher.

2015-06-23 Thread Bill Farner
the rationale behind the default. - Bill Farner On June 23, 2015, 2:29 p.m., Maxim Khutornenko wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35761

Re: Review Request 35793: DbTaskStore: delete unreferenced job keys.

2015-06-23 Thread Bill Farner
. To reply, visit: https://reviews.apache.org/r/35793/#review89022 --- On June 23, 2015, 6:28 p.m., Bill Farner wrote: --- This is an automatically generated e-mail. To reply, visit: https

Review Request 35793: DbTaskStore: delete unreferenced job keys.

2015-06-23 Thread Bill Farner
, Bill Farner

Re: Review Request 35793: DbTaskStore: delete unreferenced job keys.

2015-06-23 Thread Bill Farner
, a network disconnection, or the anticipated case of a consistency violation. Thanks, Bill Farner

Re: Review Request 35672: DbTaskStore perf: optimize queries scoped to a task ID.

2015-06-19 Thread Bill Farner
: https://reviews.apache.org/r/35672/#review88605 --- On June 19, 2015, 10:43 p.m., Bill Farner wrote: --- This is an automatically generated e-mail. To reply, visit: https

Re: Review Request 35812: Remove enable_legacy_constraints flag.

2015-06-25 Thread Bill Farner
/#comment141954 ``` The scheduler command line argument enable_legacy_constraints has been removed, and the scheduler no longer automatically injects 'host' and 'rack' constraints for production services. ``` - Bill Farner On June 23, 2015, 11:58 p.m., Zameer Manji wrote

Re: Review Request 35813: Removing GC executor code.

2015-06-25 Thread Bill Farner
(-) Nice! 2 requests: - Can you confirm that end-to-end tests still pass? - Can you add to this patch a note in NEWS under 0.9.0 that the GC executor has been removed? - Bill Farner On June 24, 2015, 12:22 a.m., Maxim Khutornenko wrote

Review Request 35901: Add a DbCronJobStore implementation.

2015-06-25 Thread Bill Farner
, Bill Farner

Re: Review Request 35901: Add a DbCronJobStore implementation.

2015-06-25 Thread Bill Farner
Farner On June 26, 2015, 2:13 a.m., Bill Farner wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35901/ --- (Updated June 26

Re: Review Request 35793: DbTaskStore: delete unreferenced job keys.

2015-06-24 Thread Bill Farner
of a consistency violation. Thanks, Bill Farner

Re: Review Request 35587: Suppress task reconciliation status update logging.

2015-06-18 Thread Bill Farner
On June 18, 2015, 4:42 p.m., Bill Farner wrote: src/test/java/org/apache/aurora/scheduler/mesos/MesosSchedulerImplTest.java, line 314 https://reviews.apache.org/r/35587/diff/1/?file=986660#file986660line314 What's being tested here? If i'm reading correctly, this test case

Re: Review Request 35587: Suppress task reconciliation status update logging.

2015-06-18 Thread Bill Farner
) https://reviews.apache.org/r/35587/#comment140904 What's being tested here? If i'm reading correctly, this test case would pass before the patch. - Bill Farner On June 18, 2015, 1:02 a.m., Maxim Khutornenko wrote

Re: Review Request 35639: Filtering explicit reconciliation tasks by SLAVE_ASSIGNED_STATES.

2015-06-18 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35639/#review88477 --- Ship it! Ship It! - Bill Farner On June 19, 2015, 1:21 a.m

Review Request 35630: DbTaskStore perf: add a task store API to list task job keys.

2015-06-18 Thread Bill Farner
mostly varies with the response size. Thanks, Bill Farner

Re: Review Request 35627: Explicitly bind SessionContext.

2015-06-18 Thread Bill Farner
/UnsecureAuthModule.java (line 40) https://reviews.apache.org/r/35627/#comment140957 Given how non-obvious this was, it deserves a comment to indicate why this is necessary. - Bill Farner On June 18, 2015, 9:40 p.m., Kevin Sweeney wrote

Re: Review Request 35630: DbTaskStore perf: add a task store API to list task job keys.

2015-06-18 Thread Bill Farner
/r/35630/#review88452 --- On June 18, 2015, 10:39 p.m., Bill Farner wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35630

  1   2   3   4   5   6   7   8   9   10   >