Re: Review Request 54107: changes to intercept and time mybatis invocations

2016-11-30 Thread David McLaughlin
-- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/54107/ > ------- > > (Updated Nov. 30, 2016, 6:14 a.m.) > > > Review request for

Re: Review Request 54107: changes to intercept and time mybatis invocations

2016-12-01 Thread David McLaughlin
-mail. To reply, visit: > https://reviews.apache.org/r/54107/ > --- > > (Updated Dec. 1, 2016, 8:39 p.m.) > > > Review request for Aurora, David McLaughlin, Joshua Cohen, Mehrdad > Nurolahzade, and Santhosh Kumar Shanmug

Re: Review Request 54107: changes to intercept and time mybatis invocations

2016-12-01 Thread David McLaughlin
> This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/54107/ > ------- > > (Updated Dec. 1, 2016, 8:39 p.m.) > > > Review reques

Re: Review Request 54883: Move snapshots into a separate log

2016-12-28 Thread David McLaughlin
stic way that appending the noop transaction could take > > longer than creating/persisting the snapshot (in which case the snapshot > > could be successfully persisted referencing that position, yet that > > position would not exist in the operation log). > > David McLaughlin wr

Review Request 54847: Remove ignored snapshot stats. Add high-level timings on storage start-up lifecycle.

2016-12-18 Thread David McLaughlin
/SnapshotStoreImpl.java 239f2eb475bec20acfcc2990d5d933f5bec83ed4 Diff: https://reviews.apache.org/r/54847/diff/ Testing --- Thanks, David McLaughlin

Re: Review Request 54847: Remove ignored snapshot stats. Add high-level timings on storage start-up lifecycle.

2016-12-18 Thread David McLaughlin
/apache/aurora/scheduler/storage/log/SnapshotStoreImpl.java 239f2eb475bec20acfcc2990d5d933f5bec83ed4 Diff: https://reviews.apache.org/r/54847/diff/ Testing --- Thanks, David McLaughlin

Re: Review Request 55003: AURORA-1848 Expose ResponseCode stats on Thrift server calls

2016-12-23 Thread David McLaughlin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55003/#review160043 --- Ship it! Ship It! - David McLaughlin On Dec. 23, 2016, 12

Re: Review Request 54990: AURORA-1855 Expose stats on deleted tasks in TaskHistoryPruner

2016-12-23 Thread David McLaughlin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54990/#review160058 --- Ship it! Ship It! - David McLaughlin On Dec. 22, 2016, 7:27

Re: Review Request 54990: AURORA-1855 Expose stats on deleted tasks in TaskHistoryPruner

2016-12-23 Thread David McLaughlin
> On Dec. 23, 2016, 10:07 a.m., David McLaughlin wrote: > > Ship It! This has been merged to master. - David --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54990/#rev

Re: Review Request 55003: AURORA-1848 Expose ResponseCode stats on Thrift server calls

2016-12-23 Thread David McLaughlin
> On Dec. 23, 2016, 8:10 a.m., David McLaughlin wrote: > > Ship It! This has been merged to master. - David --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55003/#rev

Re: Review Request 54959: AURORA-1842 Expose stats on garbage collected rows in RowGarbageCollector

2016-12-23 Thread David McLaughlin
> On Dec. 22, 2016, 10:54 a.m., David McLaughlin wrote: > > Ship It! This has been merged to master. - David --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54959/#rev

Re: Review Request 54883: Move snapshots into a separate log

2016-12-27 Thread David McLaughlin
erface) did a good job with the abstractions there. - David --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54883/#review160165 ------- On Dec

Re: Review Request 54883: Move snapshots into a separate log

2016-12-27 Thread David McLaughlin
t incremented in this fashion? No, they are opaque references. Position is an empty interface, not a long. See the reply to Stephan above. - David --- This is an automatically generated e-mail. To reply, visit: https://revi

Re: Review Request 54883: Move snapshots into a separate log

2016-12-27 Thread David McLaughlin
ge state as applying it once, then appending a noop is not needed. - David --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54883/#review160184 -------

Re: Review Request 54959: AURORA-1842 Expose stats on garbage collected rows in RowGarbageCollector

2016-12-21 Thread David McLaughlin
c/main/java/org/apache/aurora/scheduler/storage/db/RowGarbageCollector.java (lines 97 - 98) <https://reviews.apache.org/r/54959/#comment230970> Inline? - David McLaughlin On Dec. 22, 2016, 1:11 a.m., Mehrdad Nurol

Re: Review Request 54957: Add option to not retry api calls to the scheduler.

2016-12-21 Thread David McLaughlin
cluster. - David McLaughlin On Dec. 22, 2016, 12:06 a.m., Karthik Anantha Padmanabhan wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache

Re: Review Request 54883: Move snapshots into a separate log

2016-12-22 Thread David McLaughlin
: 0, locks: 0, quota confs: 0, tasks: 0, updates: 0 Thanks, David McLaughlin

Re: Review Request 54883: Move snapshots into a separate log

2016-12-22 Thread David McLaughlin
: 0, updates: 0 Thanks, David McLaughlin

Review Request 54883: Move snapshots into a separate log

2016-12-22 Thread David McLaughlin
:18:36.605798 4160 replica.cpp:697] Replica learned TRUNCATE action at position 7 I1222 07:18:36.605 [pool-12-thread-1, LogStorage] Snapshot complete. host attrs: 1, cron jobs: 0, locks: 0, quota confs: 0, tasks: 0, updates: 0 Thanks, David McLaughlin

Re: Review Request 54959: AURORA-1842 Expose stats on garbage collected rows in RowGarbageCollector

2016-12-22 Thread David McLaughlin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54959/#review159944 --- Ship it! Ship It! - David McLaughlin On Dec. 22, 2016, 6:49

Re: Review Request 58053: Reliably subscribe to Mesos in the HTTP Driver.

2017-03-30 Thread David McLaughlin
/VersionedMesosSchedulerImpl.java Lines 168 (patched) <https://reviews.apache.org/r/58053/#comment243546> Since it has to be true to execute this code block, isn't this redundant? - David McLaughlin On March 30, 2017, 6:37 p.m., Zameer Manji

Re: Review Request 57487: Implementation of Dynamic Reservations Proposal

2017-03-30 Thread David McLaughlin
? It seems like this implementation is not future proof at all. - David McLaughlin On March 30, 2017, 11:20 p.m., Dmitriy Shirchenko wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache

Re: Review Request 54957: Add option to not retry api calls to the scheduler.

2017-03-23 Thread David McLaughlin
) <https://reviews.apache.org/r/54957/#comment242595> Where is options.no_retry defined? - David McLaughlin On March 23, 2017, 4:23 p.m., Karthik Anantha Padmanabhan wrote: > > --- > This is an automatically generated e

Re: Review Request 57487: Implementation of Dynamic Reservations Proposal

2017-04-04 Thread David McLaughlin
> On March 30, 2017, 11:56 p.m., David McLaughlin wrote: > > The motivation for this is a performance optimization (less Scheduling loop > > overhead + cache locality on the target host). So why should that decision > > be encoded in the service tier? We'd want ev

Review Request 58259: Add update affinity to Scheduler

2017-04-12 Thread David McLaughlin
://reviews.apache.org/r/58259/diff/1/ Testing --- ./gradlew build ./src/test/sh/org/apache/aurora/e2e/test_end_to_end.sh Thanks, David McLaughlin

Re: Review Request 58259: Add update affinity to Scheduler

2017-04-12 Thread David McLaughlin
./src/test/sh/org/apache/aurora/e2e/test_end_to_end.sh Thanks, David McLaughlin

Re: Review Request 58259: Add update affinity to Scheduler

2017-04-12 Thread David McLaughlin
the stack trace. Run with --info or > > --debug option to get more log output. > > > > BUILD FAILED > > > > Total time: 2 mins 59.074 secs > > > > > > I will refresh this build result if you post a review containing > > "@ReviewBot retry" @ReviewBot retry - David ---

Re: Review Request 58524: Allow task to be in STARTING state during watch_secs.

2017-04-19 Thread David McLaughlin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58524/#review172348 --- Ship it! Ship It! - David McLaughlin On April 19, 2017, 9

Re: Review Request 52669: Move the H2 database off heap.

2017-04-17 Thread David McLaughlin
> > (Updated Oct. 11, 2016, 6:17 p.m.) > > > Review request for Aurora, David McLaughlin, John Sirois, and Zameer Manji. > > > Repository: aurora > > > Description > --- > > This experiment is inspired by David's comment: "I don’t t

Re: Review Request 58259: Add update affinity to Scheduler

2017-04-17 Thread David McLaughlin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58259/#review172099 --- @ReviewBot retry - David McLaughlin On April 12, 2017, 7:51

Re: Review Request 58259: Add update affinity to Scheduler

2017-04-18 Thread David McLaughlin
ora and cannot be intercepted by > > another framework? > > > > Please run `./gradlew jmh -Pbenchmarks='SchedulingBenchmarks.*'` to help > > ensure the scheduling changes don't come with an unexpected performance > > regression. > > David McLaughlin wr

Re: Review Request 58259: Add update affinity to Scheduler

2017-04-19 Thread David McLaughlin
-- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58259/#review172324 --- On April 12, 2017, 7:51 a.m., David McLaughlin wrote: > > ---

Re: Review Request 57404: Reduce log output in `VersionedSchedulerDriverService`.

2017-03-08 Thread David McLaughlin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57404/#review168323 --- Ship it! Ship It! - David McLaughlin On March 8, 2017, 2:05

Re: Review Request 58053: Reliably subscribe to Mesos in the HTTP Driver.

2017-03-31 Thread David McLaughlin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58053/#review170720 --- Ship it! Ship It! - David McLaughlin On March 31, 2017, 12

Re: Review Request 58259: Add update affinity to Scheduler

2017-04-17 Thread David McLaughlin
- David --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58259/#review172122 --- On April 12, 2017, 7:51 a.m., David M

Re: Review Request 58651: Extend operator documentation

2017-04-24 Thread David McLaughlin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58651/#review172800 --- Ship it! Ship It! - David McLaughlin On April 23, 2017, 11

Re: Review Request 61249: Cron timezone should be configurable per job

2017-08-02 Thread David McLaughlin
> On Aug. 2, 2017, 8:38 p.m., David McLaughlin wrote: > > src/main/java/org/apache/aurora/scheduler/thrift/ReadOnlySchedulerImpl.java > > Lines 266 (patched) > > <https://reviews.apache.org/r/61249/diff/1/?file=1785805#file1785805line266> > > > > Th

Re: Review Request 61249: Cron timezone should be configurable per job

2017-08-02 Thread David McLaughlin
this patch landed, and below it will default to "GMT", possibly conflicting with the scheduler default. So you can either do a null check here and call predictNextRun when it's null, or do a storage backfill and add timezone to all existing crons. - David McLaughlin On Ju

Re: Review Request 61249: Cron timezone should be configurable per job

2017-08-03 Thread David McLaughlin
> On Aug. 2, 2017, 8:38 p.m., David McLaughlin wrote: > > src/main/java/org/apache/aurora/scheduler/thrift/ReadOnlySchedulerImpl.java > > Lines 266 (patched) > > <https://reviews.apache.org/r/61249/diff/1/?file=1785805#file1785805line266> > > > > Th

Re: Review Request 61249: Cron timezone should be configurable per job

2017-08-03 Thread David McLaughlin
> On Aug. 2, 2017, 8:38 p.m., David McLaughlin wrote: > > api/src/main/thrift/org/apache/aurora/gen/api.thrift > > Lines 328 (patched) > > <https://reviews.apache.org/r/61249/diff/1/?file=1785797#file1785797line328> > > > > Needs to be marked option

Re: Review Request 60714: aurora job restart request should be idempotent and retryable

2017-07-15 Thread David McLaughlin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60714/#review180637 --- Ship it! Ship It! - David McLaughlin On July 7, 2017, 11:52

Re: Review Request 59853: Process rescinds in the same thread pool as offers.

2017-06-28 Thread David McLaughlin
deployed it to production. We are seeing more tasks lost due to being launched in invalid offers. I think we should revert this change until we root cause it. - David McLaughlin On June 6, 2017, 8:56 p.m., Zameer Manji wrote

Re: Review Request 59853: Process rescinds in the same thread pool as offers.

2017-06-28 Thread David McLaughlin
> On June 28, 2017, 5:22 p.m., David McLaughlin wrote: > > This change appears to have caused adverse behavior when we deployed it to > > production. We are seeing more tasks lost due to being launched in invalid > > offers. > > > > I think we should rever

Re: Review Request 58611: Bump initial_task_kill_retry_interval to 15s.

2017-04-25 Thread David McLaughlin
> On April 26, 2017, 1:20 a.m., David McLaughlin wrote: > > How is the affect of changes like this measured? Seems very hunch-driven, > > whereas other potential performance reviews were met with requests for > > methodology, etc. > > David McLaughlin wrote: >

Re: Review Request 58611: Bump initial_task_kill_retry_interval to 15s.

2017-04-25 Thread David McLaughlin
> On April 26, 2017, 1:20 a.m., David McLaughlin wrote: > > How is the affect of changes like this measured? Seems very hunch-driven, > > whereas other potential performance reviews were met with requests for > > methodology, etc. Also, generally good to have at least tw

Re: Review Request 58611: Bump initial_task_kill_retry_interval to 15s.

2017-04-25 Thread David McLaughlin
-driven, whereas other potential performance reviews were met with requests for methodology, etc. - David McLaughlin On April 21, 2017, 10:36 a.m., Stephan Erb wrote: > > --- > This is an automatically generated e-mail. To rep

Re: Review Request 58768: AURORA-1924 Aurora client should reconcile idempotent job creations

2017-04-26 Thread David McLaughlin
/SchedulerThriftInterface.java Lines 312-325 (patched) <https://reviews.apache.org/r/58768/#comment246224> This method checks if the job already exists before executing this code? So this would only ever be true if there was a race condition with another request. - David McLaughlin On April 26, 20

Re: Review Request 58768: AURORA-1924 Aurora client should reconcile idempotent job creations

2017-04-27 Thread David McLaughlin
> On April 27, 2017, 12:44 a.m., David McLaughlin wrote: > > src/main/java/org/apache/aurora/scheduler/thrift/SchedulerThriftInterface.java > > Lines 312-325 (patched) > > <https://reviews.apache.org/r/58768/diff/1/?file=1700804#file1700804line312> > > >

Re: Review Request 58636: adding metrics for removals from bicache

2017-04-24 Thread David McLaughlin
a name of the cache (preemption_slot_cache) and then add the suffixes. - David McLaughlin On April 24, 2017, 9:38 p.m., Reza Motamedi wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.

Re: Review Request 58259: Add update affinity to Scheduler

2017-04-24 Thread David McLaughlin
-435a-a3d9-2b54f6eac3fa__consistent-offer-rate.png Async task workload (scaled) correlation with degraded cache utilization https://reviews.apache.org/media/uploaded/files/2017/04/25/7eaf37ac-fbf3-40eb-b3f6-90e914a3936f__async-task-correlation.png Thanks, David McLaughlin

Re: Review Request 58259: Add update affinity to Scheduler

2017-04-24 Thread David McLaughlin
was readily available. Next steps are to confirm and address the task history pruning issue. - David McLaughlin On April 12, 2017, 7:51 a.m., David McLaughlin wrote: > > --- > This is an automatically generated e-mail. To reply, visit

Re: Review Request 58636: adding metrics for removals from bicache

2017-04-24 Thread David McLaughlin
> ------- > > (Updated April 21, 2017, 11:34 p.m.) > > > Review request for Aurora, David McLaughlin, Mehrdad Nurolahzade, and > Santhosh Kumar. > > > Repository: aurora > > > Description > ---

Re: Review Request 58636: adding metrics for removals from bicache

2017-04-25 Thread David McLaughlin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58636/#review172930 --- Ship it! Ship It! - David McLaughlin On April 24, 2017, 11

Re: Review Request 61238: Fix preemption ordering when tasks contain different ResourceTypes

2017-07-28 Thread David McLaughlin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61238/#review181754 --- Ship it! Ship It! - David McLaughlin On July 29, 2017, 2:30

Re: Review Request 61804: Fix race condition where rescinds are received but not processed before offer is accepted

2017-08-22 Thread David McLaughlin
--- On Aug. 22, 2017, 5:05 p.m., Jordan Ly wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/61804/ > ------- > > (Up

Re: Review Request 61804: Fix race condition where rescinds are received but not processed before offer is accepted

2017-08-22 Thread David McLaughlin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61804/#review183514 --- Ship it! Ship It! - David McLaughlin On Aug. 22, 2017, 5:05

Re: Review Request 58259: Add update affinity to Scheduler

2017-05-02 Thread David McLaughlin
-bb93011407af__Screen_Shot_2017-05-01_at_6.30.18_PM.png JobUpdateControllerImpl bottleneck https://reviews.apache.org/media/uploaded/files/2017/05/02/f93484bd-c99e-4c01-9f8a-f0ad867adb26__Screen_Shot_2017-05-02_at_3.33.39_PM.png Thanks, David McLaughlin

Re: Review Request 58850: AURORA-1923 Aurora client should not automatically retry non-idempotent operations

2017-05-01 Thread David McLaughlin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58850/#review173550 --- Ship it! Ship It! - David McLaughlin On April 28, 2017, 10

Re: Review Request 58259: Add update affinity to Scheduler

2017-05-01 Thread David McLaughlin
> On April 25, 2017, 3:01 a.m., David McLaughlin wrote: > > We have complete initial scale testing of this patch with updates spanning > > 10 to 10k instances across 10k agents. Here are the findings: > > > > 1) The patch works great for small and medium sized update

Re: Review Request 58259: Add update affinity to Scheduler

2017-05-01 Thread David McLaughlin
-01_at_6.30.18_PM.png Thanks, David McLaughlin

Re: Review Request 58768: AURORA-1924 Aurora client should reconcile idempotent job creations

2017-05-03 Thread David McLaughlin
ly generated e-mail. To reply, visit: https://reviews.apache.org/r/58768/#review173237 --- On May 3, 2017, 4:33 a.m., Mehrdad Nurolahzade wrote: > > --- > This is an automatically generated e-mail. To rep

Re: Review Request 58922: Make sure we track scheduling penalty when no tasks are scheduled.

2017-05-02 Thread David McLaughlin
/TaskGroups.java cea8d0f0795acfd3bbe2f1ee120ec047eee34e0f Diff: https://reviews.apache.org/r/58922/diff/2/ Changes: https://reviews.apache.org/r/58922/diff/1-2/ Testing --- N/A Thanks, David McLaughlin

Review Request 58922: Make sure we track scheduling penalty when no tasks are scheduled.

2017-05-02 Thread David McLaughlin
://reviews.apache.org/r/58922/diff/1/ Testing --- N/A Thanks, David McLaughlin

Re: Review Request 58922: Make sure we track scheduling penalty when no tasks are scheduled.

2017-05-02 Thread David McLaughlin
cea8d0f0795acfd3bbe2f1ee120ec047eee34e0f Diff: https://reviews.apache.org/r/58922/diff/1/ Testing --- N/A Thanks, David McLaughlin

Re: Review Request 58259: Add update affinity to Scheduler

2017-05-03 Thread David McLaughlin
Thanks, David McLaughlin

Re: Review Request 58259: Add update affinity to Scheduler

2017-05-03 Thread David McLaughlin
/files/2017/05/02/f93484bd-c99e-4c01-9f8a-f0ad867adb26__Screen_Shot_2017-05-02_at_3.33.39_PM.png Thanks, David McLaughlin

Re: Review Request 58259: Add update affinity to Scheduler

2017-05-03 Thread David McLaughlin
JobUpdateControllerImpl bottleneck https://reviews.apache.org/media/uploaded/files/2017/05/02/f93484bd-c99e-4c01-9f8a-f0ad867adb26__Screen_Shot_2017-05-02_at_3.33.39_PM.png Thanks, David McLaughlin

Re: Review Request 59163: Added 'aurora task scp' command for copying to task instances

2017-05-11 Thread David McLaughlin
bash tricks, for instance what happens > > if the user set a path that has `~` or `../../../` to go up the dir chain. > > David McLaughlin wrote: > I think it's fine to delegate that to the scp command, no? If they have > the permissions to copy stuff outside of their co

Re: Review Request 59163: Added 'aurora task scp' command for copying to task instances

2017-05-11 Thread David McLaughlin
On May 11, 2017, 5:13 p.m., Jordan Ly wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/59163/ > --- > > (Updated May 11, 2017, 5:13 p.m.) > > > Review

Re: Review Request 59163: Added 'aurora task scp' command for copying to task instances

2017-05-11 Thread David McLaughlin
ically generated e-mail. To reply, visit: https://reviews.apache.org/r/59163/#review174694 ------- On May 11, 2017, 5:13 p.m., Jordan Ly wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > http

Re: Review Request 59039: Add the ability to customize scheduling logic.

2017-05-09 Thread David McLaughlin
like: https://gist.github.com/DavidMcLaughlin/5d5472cde15343aef8705478f644ddb9 Thanks, David McLaughlin

Re: Review Request 59163: Added 'aurora task scp' command for copying to task instances

2017-05-18 Thread David McLaughlin
/client/cli/test_task.py Lines 322 (patched) <https://reviews.apache.org/r/59163/#comment248805> Use of magic strings from the unit under test here. Extract to constants and reuse them here (eg. ScpCommand.TILDE_USAGE_ERROR_MSG). - David McLaughlin On May 18, 2017, 6:12 a.m., Jordan Ly

Re: Review Request 59231: fix update affinity cache name

2017-05-12 Thread David McLaughlin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59231/#review174815 --- Ship it! Ship It! - David McLaughlin On May 12, 2017, 4:48

Re: Review Request 59039: Add the ability to customize scheduling logic.

2017-05-11 Thread David McLaughlin
Thanks, David McLaughlin

Re: Review Request 59940: Add a whitelist for TaskStateChange events in Webhook.

2017-06-08 Thread David McLaughlin
d here. Suggest refactoring the module with a constructor that accepts a WebhookInfo in order to achieve the desired testability. - David McLaughlin On June 9, 2017, 5:13 a.m., Kai Huang wrote: > > --- > This is an automatically g

Re: Review Request 59883: Includes: - Adding eclipse generated files to .gitignore - Support specifying a custom ShiroCredentialsMatcher

2017-06-12 Thread David McLaughlin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59883/#review177655 --- Ship it! Ship It! - David McLaughlin On June 8, 2017, 7:25

Re: Review Request 59733: Adding Configurable Wait Period for Graceful Shutdowns

2017-06-12 Thread David McLaughlin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59733/#review177659 --- Ship it! Ship It! - David McLaughlin On June 12, 2017, 6:37

Re: Review Request 60354: Observer task page to load consumption info from history

2017-06-22 Thread David McLaughlin
/main/python/apache/thermos/monitoring/resource.py Line 160 (original), 166 (patched) <https://reviews.apache.org/r/60354/#comment252861> I think better variable names would help with reading this code. - David McLaughlin On June 22, 2017, 3:28 p.m., Reza Motamedi

Re: Review Request 60350: Add missing stats in MesosCallbackHandler

2017-06-22 Thread David McLaughlin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60350/#review178709 --- Ship it! Ship It! - David McLaughlin On June 22, 2017, 12

Re: Review Request 60437: Add timing metrics in MesosCallbackHandler for backward compatibility.

2017-06-26 Thread David McLaughlin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60437/#review178912 --- Ship it! Ship It! - David McLaughlin On June 26, 2017, 5:37

Re: Review Request 59039: Add the ability to customize scheduling logic.

2017-05-22 Thread David McLaughlin
he benchmarks and alerts if they stop working (or if there's a major > regression in terms of perf)? > > Stephan Erb wrote: > Good idea! We might need some tweaking of the benchmark footprint but > that should be feasible. > > David McLaughlin wrote: > Do the Scheduli

Re: Review Request 59039: Add the ability to customize scheduling logic.

2017-05-22 Thread David McLaughlin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59039/#review174790 --- On May 11, 2017, 9:46 p.m., David McLaughlin wrote: > > --

Review Request 59478: Fix SchedulingBenchmarks

2017-05-22 Thread David McLaughlin
-Pbenchmarks='SchedulingBenchmarks.*' Thanks, David McLaughlin

Re: Review Request 59495: Adding gpg key for santhk

2017-05-23 Thread David McLaughlin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59495/#review175853 --- Ship it! Ship It! - David McLaughlin On May 23, 2017, 9:09

Review Request 59565: Normalize state endpoint.

2017-05-24 Thread David McLaughlin
, David McLaughlin

Re: Review Request 59480: Expose bin-packing options via OfferManager ordering.

2017-05-26 Thread David McLaughlin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59480/#review175977 --- On May 23, 2017, 7:41 a.m., David McLaughlin wrote: > > --- &g

Re: Review Request 59480: Expose bin-packing options via OfferManager ordering.

2017-05-26 Thread David McLaughlin
workload by increasing number of replicas, etc. - David ------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59480/#review176057

Re: Review Request 59039: Add the ability to customize scheduling logic.

2017-05-24 Thread David McLaughlin
clusters to plug in a custom task assigner. We were able to remove our modifications to the OSS code-base and use this mechanism to do what we need. Here is a rough gist of what it looks like: https://gist.github.com/DavidMcLaughlin/5d5472cde15343aef8705478f644ddb9 Thanks, David McLaughlin

Re: Review Request 59039: Add the ability to customize scheduling logic.

2017-05-24 Thread David McLaughlin
wrote: > Not directly related here, but should we add something that regularly > runs the benchmarks and alerts if they stop working (or if there's a major > regression in terms of perf)? > > Stephan Erb wrote: > Good idea! We might need some tweaking of the benchmark footp

Re: Review Request 59039: Add the ability to customize scheduling logic.

2017-05-24 Thread David McLaughlin
n.md Done. - David --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59039/#review174762 --- On May 25, 2017, 5:50 a.m., D

Review Request 59480: Expose bin-packing options via OfferManager ordering.

2017-05-23 Thread David McLaughlin
, this is where the extra seconds are spent. This could be reduced by just jumping over all the offers we know to be too small, but that decision has to map to the OfferOrder (which adds complexity). That can be addressed in a follow-up review if needed. Thanks, David McLaughlin

Re: Review Request 59417: Bump logback to 1.2.3 and SLF4J to 1.7.25

2017-05-30 Thread David McLaughlin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59417/#review176314 --- Ship it! Ship It! - David McLaughlin On May 19, 2017, 8:33

Re: Review Request 59699: Improve task history pruning by batch deleting tasks

2017-06-01 Thread David McLaughlin
> On June 1, 2017, 10:46 p.m., David McLaughlin wrote: > > src/main/java/org/apache/aurora/scheduler/state/StateManagerImpl.java > > Line 376 (original), 377 (patched) > > <https://reviews.apache.org/r/59699/diff/3/?file=1739138#file1739138line379> > > > >

Re: Review Request 59733: Adding Configurable Wait Period for Graceful Shutdowns

2017-06-01 Thread David McLaughlin
37 (patched) <https://reviews.apache.org/r/59733/#comment250135> Will this break for tasks that were deployed before the client was updated? Should we also inject a default here? - David McLaughlin On June 1, 2017, 11:48 p.m., Jordan Ly

Re: Review Request 59699: Improve task history pruning by batch deleting tasks

2017-06-01 Thread David McLaughlin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59699/#review176716 --- Ship it! Ship It! - David McLaughlin On June 2, 2017, 12:01

Re: Review Request 59640: Prioritize adding instances over updating instances during an update

2017-05-31 Thread David McLaughlin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59640/#review176452 --- Ship it! Ship It! - David McLaughlin On May 30, 2017, 9:21

Re: Review Request 59480: Expose bin-packing options via OfferManager ordering.

2017-05-31 Thread David McLaughlin
gt; > > REVOCABLE_MEMORY is missing in this switch statement. Removed REVOCABLE_MEMORY entirely. - David --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59480/#review176

Re: Review Request 59699: Improve task history pruning by batch deleting tasks

2017-05-31 Thread David McLaughlin
in the coalesce method? And show before/after results using the scale test? - David McLaughlin On June 1, 2017, 12:18 a.m., Kai Huang wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.

Re: Review Request 59699: Improve task history pruning by batch deleting tasks

2017-05-31 Thread David McLaughlin
eduler/state/StateManagerImpl.java#L371 And then remove the taskStore.deleteTasks from the PubsubEvent factory method (have no idea why it's in there). - David McLaughlin On June 1, 2017, 12:18 a.m., Kai Huang

Review Request 59698: Allow custom OfferManager ordering to be injected via Guice modules

2017-05-31 Thread David McLaughlin
: https://reviews.apache.org/r/59698/diff/1/ Testing --- ./src/test/sh/org/apache/aurora/e2e/test_end_to_end.sh Thanks, David McLaughlin

<    1   2   3   4   5   6   >