Review Request 22998: Generate wrapper classes for all thrift structs in api.thrift.

2014-06-25 Thread Bill Farner
://reviews.apache.org/r/22998/diff/ Testing --- ./gradlew build -Pq Thanks, Bill Farner

Review Request 22999: Use immutable types in AttributeStore.

2014-06-25 Thread Bill Farner
/SnapshotStoreImplTest.java 5763fd0cb5ef4871e60a7d46d5e14e93e417c689 Diff: https://reviews.apache.org/r/22999/diff/ Testing --- ./gradlew build -Pq Thanks, Bill Farner

Re: Review Request 22982: Use java.util.Objects replacements for guava helpers.

2014-06-26 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22982/#review46758 --- On June 25, 2014, 7:59 p.m., Bill Farner wrote

Re: Review Request 22982: Use java.util.Objects replacements for guava helpers.

2014-06-26 Thread Bill Farner
. To reply, visit: https://reviews.apache.org/r/22982/#review46770 --- On June 25, 2014, 7:59 p.m., Bill Farner wrote: --- This is an automatically generated e-mail. To reply, visit

Re: Review Request 19796: AURORA-145:Test dependencies leak into distribution

2014-06-26 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19796/#review46789 --- Ship it! Ship It! - Bill Farner On June 26, 2014, 3:23 a.m

Re: Review Request 22982: Use java.util.Objects replacements for guava helpers.

2014-06-26 Thread Bill Farner
://reviews.apache.org/r/22982/diff/ Testing --- ./gradlew build -Pq Thanks, Bill Farner

Review Request 23087: Fix build break in code generator.

2014-06-26 Thread Bill Farner
/23087/diff/ Testing --- $ git clean -fdx $ ./gradlew clean build -Pq Thanks, Bill Farner

Re: Review Request 22982: Use java.util.Objects replacements for guava helpers.

2014-06-26 Thread Bill Farner
find/sed. Fix coming up. - Bill Farner On June 26, 2014, 7:52 p.m., Bill Farner wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22982

Re: Review Request 22982: Use java.util.Objects replacements for guava helpers.

2014-06-26 Thread Bill Farner
/scheduler/thrift/aop/ForwardingThrift.java a746c48dd21a401b84ddcc610d7c99b4f35f8135 Diff: https://reviews.apache.org/r/22982/diff/ Testing --- ./gradlew build -Pq Thanks, Bill Farner

Re: Review Request 22999: Use immutable types in AttributeStore.

2014-06-26 Thread Bill Farner
53e5749fe4f9ca573d5930a05f3952cb92dbd843 src/test/java/org/apache/aurora/scheduler/storage/log/SnapshotStoreImplTest.java 5763fd0cb5ef4871e60a7d46d5e14e93e417c689 Diff: https://reviews.apache.org/r/22999/diff/ Testing --- ./gradlew build -Pq Thanks, Bill Farner

Re: Review Request 22948: Add a script that allows for easy selective rebuilding of components in the vagrant environment.

2014-06-26 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22948/#review46808 --- Ping - Kevin, Mark? - Bill Farner On June 25, 2014, 12:43 a.m

Review Request 23107: Database-backed implementation of SchedulerStore.

2014-06-26 Thread Bill Farner
://reviews.apache.org/r/23107/diff/ Testing --- ./gradlew build -Pq Thanks, Bill Farner

Review Request 23105: Database-backed implementation of AttributeStore.

2014-06-27 Thread Bill Farner
://reviews.apache.org/r/23105/diff/ Testing --- ./gradlew run -Pq Thanks, Bill Farner

Re: Review Request 22983: AURORA-278 - Remove binaries from source RC

2014-06-27 Thread Bill Farner
/#comment82453 Can you put a comment above, referencing AURORA-559 (just for some context). - Bill Farner On June 25, 2014, 8:18 p.m., Jake Farrell wrote: --- This is an automatically generated e-mail. To reply, visit: https

Re: Review Request 23180: Export a stat to track number of LOST gc_executors

2014-06-30 Thread Bill Farner
. Thanks! src/main/java/org/apache/aurora/scheduler/async/GcExecutorLauncher.java https://reviews.apache.org/r/23180/#comment82626 Pull to previous line per preexisting style. - Bill Farner On June 30, 2014, 10:23 p.m., Joe Smith wrote

Review Request 23189: Export zero for racks that have no lost tasks.

2014-06-30 Thread Bill Farner
/scheduler/TaskVarsTest.java 2e128f49173a69bb09dee32e8dbac27e5d3b1021 Diff: https://reviews.apache.org/r/23189/diff/ Testing --- ./gradlew build -Pq Thanks, Bill Farner

Re: Review Request 23188: Adding getPendingReason RPC to expose scheduling vetos in the UI/client.

2014-07-01 Thread Bill Farner
limited to a single job? src/test/java/org/apache/aurora/scheduler/metadata/NearestFitTest.java https://reviews.apache.org/r/23188/#comment82718 The Set-String change rears its head here - since you now need to match the ordering to satisfy equals(). - Bill Farner On July 1, 2014, 12

Re: Review Request 23188: Adding getPendingReason RPC to expose scheduling vetos in the UI/client.

2014-07-01 Thread Bill Farner
On July 1, 2014, 6:14 p.m., Bill Farner wrote: src/main/java/org/apache/aurora/scheduler/metadata/NearestFit.java, line 89 https://reviews.apache.org/r/23188/diff/1/?file=620711#file620711line89 I much prefer the previous signature. Why not push the Set-String translation

Re: Review Request 23191: Revert Returning a message when no tasks to kill.

2014-07-01 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23191/#review47124 --- Ship it! Ship It! - Bill Farner On July 1, 2014, 4:45 a.m

Re: Review Request 22948: Add a script that allows for easy selective rebuilding of components in the vagrant environment.

2014-07-01 Thread Bill Farner
work, i'm going to chalk that up to a transient issue or brokenness with the test itself. Thanks, Bill Farner

Re: Review Request 22982: Use java.util.Objects replacements for guava helpers.

2014-07-01 Thread Bill Farner
a746c48dd21a401b84ddcc610d7c99b4f35f8135 Diff: https://reviews.apache.org/r/22982/diff/ Testing --- ./gradlew build -Pq Thanks, Bill Farner

Re: Review Request 23189: Export zero for racks that have no lost tasks.

2014-07-01 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23189/#review47072 --- On July 1, 2014, 1:53 a.m., Bill Farner wrote

Re: Review Request 23189: Export zero for racks that have no lost tasks.

2014-07-01 Thread Bill Farner
ed63d5a9aeb2f5abac95997317c276b5045f9d0f src/test/java/org/apache/aurora/scheduler/TaskVarsTest.java 2e128f49173a69bb09dee32e8dbac27e5d3b1021 Diff: https://reviews.apache.org/r/23189/diff/ Testing --- ./gradlew build -Pq Thanks, Bill Farner

Re: Review Request 23211: Fix TaskObserver for json endpoint usage

2014-07-01 Thread Bill Farner
On July 1, 2014, 8:51 p.m., Kevin Sweeney wrote: Hi Kevin, Can you please rebase this patch against master. Thanks, Kevin Kevin Sweeney wrote: (You can preview the diff that will be sent with ./rbt patch or by using the draft feature.) Sorry about that, i just snuck in

Review Request 23219: Instruct quartz to use all daemon threads.

2014-07-01 Thread Bill Farner
tearing down. Thanks, Bill Farner

Re: Review Request 23107: Database-backed implementation of SchedulerStore.

2014-07-01 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23107/#review46929 --- On June 27, 2014, 5:42 a.m., Bill Farner wrote: --- This is an automatically

Re: Review Request 23107: Database-backed implementation of SchedulerStore.

2014-07-01 Thread Bill Farner
? Good call, done. - Bill --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23107/#review46863 --- On June 27, 2014, 5:42 a.m., Bill Farner

Re: Review Request 23107: Database-backed implementation of SchedulerStore.

2014-07-01 Thread Bill Farner
22a40481b5b246989c2e17a72a0325649382dde1 Diff: https://reviews.apache.org/r/23107/diff/ Testing --- ./gradlew build -Pq Thanks, Bill Farner

Re: Review Request 23105: Database-backed implementation of AttributeStore.

2014-07-01 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23105/#review46925 --- On June 27, 2014, 3:39 p.m., Bill Farner wrote: --- This is an automatically generated

Re: Review Request 23105: Database-backed implementation of AttributeStore.

2014-07-01 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23105/#review47077 --- On June 27, 2014, 3:39 p.m., Bill Farner wrote

Re: Review Request 23105: Database-backed implementation of AttributeStore.

2014-07-01 Thread Bill Farner
/DbAttributeStoreTest.java PRE-CREATION Diff: https://reviews.apache.org/r/23105/diff/ Testing --- ./gradlew run -Pq Thanks, Bill Farner

Review Request 23238: Move license header to inner node in angular fragments.

2014-07-02 Thread Bill Farner
://reviews.apache.org/r/23238/diff/ Testing --- vagrant up bash examples/vagrant/test_tutorial.sh Observed that config bar is now present. Thanks, Bill Farner

Re: Review Request 23247: Refactoring out SchedulerCore in favor of SchedulerThriftInterface.

2014-07-02 Thread Bill Farner
to SchedulerThriftInterface, rather than something that passes calls through to other components? - Bill Farner On July 2, 2014, 9:46 p.m., Maxim Khutornenko wrote: --- This is an automatically generated e-mail. To reply, visit: https

Re: Review Request 23247: Refactoring out SchedulerCore in favor of SchedulerThriftInterface.

2014-07-02 Thread Bill Farner
On July 2, 2014, 10:01 p.m., Bill Farner wrote: How would you feel about doing this more piecemeal? This is changing a lot of important code, making it more likely that we'll miss something and introduce bugs (this is made more likely since tests are changing a lot too). Would

Re: Review Request 23247: Refactoring out SchedulerCore in favor of SchedulerThriftInterface.

2014-07-02 Thread Bill Farner
.) Review request for Aurora, Kevin Sweeney and Bill Farner. Bugs: AURORA-94 https://issues.apache.org/jira/browse/AURORA-94 Repository: aurora Description --- Moving all SchedulerCore logic into SchedulerThriftInterface. Unit tests in BaseSchedulerCoreImplTest.java

Re: Review Request 23219: Instruct quartz to use all daemon threads.

2014-07-02 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23219/#review47260 --- Ping - Maxim? - Bill Farner On July 2, 2014, 12:47 a.m., Bill

Re: Review Request 23105: Database-backed implementation of AttributeStore.

2014-07-02 Thread Bill Farner
/DbAttributeStoreTest.java PRE-CREATION Diff: https://reviews.apache.org/r/23105/diff/ Testing --- ./gradlew run -Pq Thanks, Bill Farner

Re: Review Request 20648: Remove IsolatedSchedulerModule and surrounding code.

2014-07-03 Thread Bill Farner
cc31187607e89a9daebe071a8a180d56d873e4c5 Diff: https://reviews.apache.org/r/20648/diff/ Testing --- ./gradlew build sh examples/vagrant/test_tutorial.sh Thanks, Bill Farner

Re: Review Request 23105: Database-backed implementation of AttributeStore.

2014-07-03 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23105/#review47325 --- Kevin - ping? - Bill Farner On July 3, 2014, 2:27 a.m., Bill

Re: Review Request 23273: Configure H2 to use a named (non-private) database, and not close the database.

2014-07-03 Thread Bill Farner
/aurora/scheduler/storage/db/DbQuotaStoreTest.java 21151f5999452e6b90603ba3f3248d8f714f8dca Diff: https://reviews.apache.org/r/23273/diff/ Testing --- ./gradlew build -Pq Also attempted to repro as explained in AURORA-573, and i can no longer trigger a SQL exception. Thanks, Bill Farner

Re: Review Request 23188: Adding getPendingReason RPC to expose scheduling vetos in the UI/client.

2014-07-07 Thread Bill Farner
On July 2, 2014, 11:11 p.m., Bill Farner wrote: src/main/thrift/org/apache/aurora/gen/api.thrift, line 414 https://reviews.apache.org/r/23188/diff/2/?file=623177#file623177line414 What's the motivation for including the job key? I would assume that the caller either already

Re: Review Request 23315: s/Unsecure/Insecure/

2014-07-08 Thread Bill Farner
. http://english.stackexchange.com/questions/19653/insecure-or-unsecure-when-dealing-with-security Perhaps the appropriate change is 'UnsecuredAuthModule' - Bill Farner On July 7, 2014, 6:28 p.m., Brian Wickman wrote

Re: Review Request 23595: Add the gradle shadow plugin (for fat jar support)

2014-07-17 Thread Bill Farner
resources at well-known locations, which would be candidate for brittleness when there are collisions. Jar signing is also broken by this approach. Unless there's a compelling reason to introduce this trouble, i suggest we stay far, far away. - Bill Farner On July 17, 2014, 1:05 a.m., Kevin

Review Request 23653: Fix log error causing new slave attributes to be discarded.

2014-07-17 Thread Bill Farner
/MemAttributeStoreTest.java PRE-CREATION Diff: https://reviews.apache.org/r/23653/diff/ Testing --- Reproduced the issue in vagrant, and subsequently in unit test. ./gradlew build -Pq Thanks, Bill Farner

Re: Review Request 23105: Database-backed implementation of AttributeStore.

2014-07-17 Thread Bill Farner
-Pq Thanks, Bill Farner

Re: Review Request 23107: Database-backed implementation of SchedulerStore.

2014-07-17 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23107/#review48074 --- Kevin - ping? - Bill Farner On July 2, 2014, 1:33 a.m., Bill

Re: Review Request 23667: Fix release-candidate script to use apache-aurora-*

2014-07-17 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23667/#review48082 --- Ship it! Ship It! - Bill Farner On July 17, 2014, 10:49 p.m

Re: Review Request 20648: Remove IsolatedSchedulerModule and surrounding code.

2014-07-17 Thread Bill Farner
src/test/java/org/apache/aurora/scheduler/log/testing/FileLogTest.java ef8c08cf2d33fb119a271151dc34245c1c30d11f Diff: https://reviews.apache.org/r/20648/diff/ Testing --- ./gradlew build sh examples/vagrant/test_tutorial.sh Thanks, Bill Farner

Re: Review Request 23688: AURORA-590: Release scripts branch and CHANGELOG urls are wrong in generated email template

2014-07-18 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23688/#review48145 --- Ship it! Ship It! - Bill Farner On July 18, 2014, 4:58 p.m

Review Request 23741: Add a human-friendly HTTP/JSON API with auto-generated documentation.

2014-07-21 Thread Bill Farner
9d500baf82914733c0f92752d9570da009870aa9 src/main/thrift/org/apache/aurora/gen/api.thrift 8ee43fa1f0e2e699b0f1a321e673e49221b528ad Diff: https://reviews.apache.org/r/23741/diff/ Testing --- Manual only, will post some snippets shortly. Thanks, Bill Farner

Re: Review Request 23718: AURORA-594: RC1 files missing Apache license headers

2014-07-21 Thread Bill Farner
://reviews.apache.org/r/23718/#comment84596 I believe this file can be deleted, i don't know of any reason for empty BUILD files to exist. - Bill Farner On July 20, 2014, 8:07 p.m., Jake Farrell wrote: --- This is an automatically generated e

Review Request 23753: Instruct jacoco gradle plugin to save coverage details needed by jacoco jenkins plugin.

2014-07-21 Thread Bill Farner
--- Ran jenkins locally, verified that jacoco output files are consumed and coverage graph works. Thanks, Bill Farner

Re: Review Request 23776: Add --stacktrace to gradle build command.

2014-07-21 Thread Bill Farner
/ Testing --- Thanks, Bill Farner

Re: Review Request 23254: Refactoring SchedulerCore (killTasks)

2014-07-21 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23254/#review48316 --- Ship it! Ship It! - Bill Farner On July 21, 2014, 11:23 p.m

Review Request 23782: Revert Instruct jacoco gradle plugin to save coverage details needed by jacoco jenkins plugin.

2014-07-21 Thread Bill Farner
--- Thanks, Bill Farner

Re: Review Request 23666: REST service for aurora client commands, built with Tornado Web framework

2014-07-21 Thread Bill Farner
/r/23741/ ? - Bill Farner On July 21, 2014, 10:58 p.m., Misho Krastev wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23666

Re: Review Request 23834: Refactoring SchedulerCore (restartShards)

2014-07-22 Thread Bill Farner
/SchedulerThriftInterface.java https://reviews.apache.org/r/23834/#comment85095 @Nullable - Bill Farner On July 23, 2014, 2:21 a.m., Maxim Khutornenko wrote: --- This is an automatically generated e-mail. To reply, visit: https

Re: Review Request 23107: Database-backed implementation of SchedulerStore.

2014-07-23 Thread Bill Farner
/SnapshotStoreImplTest.java 22a40481b5b246989c2e17a72a0325649382dde1 Diff: https://reviews.apache.org/r/23107/diff/ Testing --- ./gradlew build -Pq Thanks, Bill Farner

Review Request 23859: When syncing code to vagrant, delete files that were deleted from the repository.

2014-07-23 Thread Bill Farner
vagrant up bash examples/vagrant/test_tutorial.sh Thanks, Bill Farner

Re: Review Request 23872: Fix problem with deschedule command.

2014-07-23 Thread Bill Farner
failing? - Bill Farner On July 23, 2014, 11:33 p.m., Mark Chu-Carroll wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23872

Re: Review Request 23872: Fix problem with deschedule command.

2014-07-23 Thread Bill Farner
invocation method - it captures calls via __getattr__, and then dynamically invokes them on a parameter list. There's no python object or class to spec - just a class with __getattr__ wired up to thrift. -Mark On Wed, Jul 23, 2014 at 7:48 PM, Bill Farner wfar...@apache.org wrote: Would

Re: Review Request 23863: AURORA-587: Example ServerSet Announcer implementation

2014-07-23 Thread Bill Farner
/ --- (Updated July 23, 2014, 8:51 p.m.) Review request for Aurora, Kevin Sweeney and Bill Farner. Bugs: AURORA-587 https://issues.apache.org/jira/browse/AURORA-587 Repository: aurora Description --- This is an exemplar ServerSet

Re: Review Request 23931: AURORA-600:RC2 License and NOTICE updates

2014-07-25 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23931/#review48740 --- Ship it! Ship It! - Bill Farner On July 25, 2014, 1:48 p.m

Re: Review Request 23741: Add a human-friendly HTTP/JSON API with auto-generated documentation.

2014-07-25 Thread Bill Farner
} ] } ] }, serverInfo: { clusterName: example, statsUrlPrefix: , thriftAPIVersion: 3 } } Thanks, Bill Farner

Re: Review Request 23863: AURORA-587: Example ServerSet Announcer implementation

2014-07-25 Thread Bill Farner
://reviews.apache.org/r/23863/#comment85508 Better yet, just put a .py file in the repo and reference it from /vagrant/... - Bill Farner On July 24, 2014, 10:32 p.m., Brian Wickman wrote: --- This is an automatically generated e-mail

Re: Review Request 23741: Add a human-friendly HTTP/JSON API with auto-generated documentation.

2014-07-25 Thread Bill Farner
, statsUrlPrefix: , thriftAPIVersion: 3 } } Thanks, Bill Farner

Review Request 23961: Use the DB test module in DbSchedulerStoreTest.

2014-07-25 Thread Bill Farner
://reviews.apache.org/r/23961/diff/ Testing --- ./gradlew clean build -Pq Thanks, Bill Farner

Re: Review Request 23666: REST service for aurora client commands, built with Tornado Web framework

2014-07-28 Thread Bill Farner
On July 22, 2014, 12:54 a.m., Bill Farner wrote: Do you think this should be obviated by https://reviews.apache.org/r/23741/ ? Misho Krastev wrote: This looks like elegant (declarative) solution to export REST variant of the native thrift interface. I am not familiar

Re: Review Request 23741: Add a human-friendly HTTP/JSON API with auto-generated documentation.

2014-07-28 Thread Bill Farner
to veto the latest patch. - Bill Farner On July 26, 2014, 6:16 p.m., Bill Farner wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23741

Re: Review Request 24017: Make bootstrapThrift quiet.

2014-07-28 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24017/#review48934 --- Ship it! Ship It! - Bill Farner On July 28, 2014, 11:10 p.m

Re: Review Request 24018: Update to RBTools 0.6.2

2014-07-28 Thread Bill Farner
On July 28, 2014, 11:44 p.m., Bill Farner wrote: Thanks for linking to the release notes. Some relevant changes i spotted: It’s no longer necessary to pass -g (or --guess-fields) to rbt post in order to automatically fill in the Summary and Description fields. This is now

Review Request 24042: Add test coverage for Mname.

2014-07-28 Thread Bill Farner
Diff: https://reviews.apache.org/r/24042/diff/ Testing --- ./gradlew build -Pq Thanks, Bill Farner

Re: Review Request 23471: add support for Mesos masters running with --no-root_submissions, see AURORA-311

2014-07-29 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23471/#review48993 --- wickman, ping? - Bill Farner On July 22, 2014, 11:28 p.m

Re: Review Request 23348: Upgrading Mesos version from 0.18.0 to 0.19.0

2014-07-29 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23348/#review48994 --- Ship it! Ship It! - Bill Farner On July 9, 2014, 7:50 p.m

Review Request 24059: Replace HttpModule from twitter.common with our own code.

2014-07-29 Thread Bill Farner
/ServletModuleTest.java 90a001b38ce35fe4da666febde328c1af30f9663 Diff: https://reviews.apache.org/r/24059/diff/ Testing --- ./gradlew clean build -Pq bash examples/vagrant/test_tutorial.sh Manually clicked around in a local scheduler. Thanks, Bill Farner

Re: Review Request 22944: Use tasksWithoutConfig on job page

2014-07-29 Thread Bill Farner
On July 29, 2014, 6:52 p.m., David McLaughlin wrote: This already has two ship its. Mark, do you mind removing yourself and adding Bill? FYI - i don't believe Mark will have RB permissions to edit the review. You can feel free to do the swap and proceed with the commit. - Bill

Re: Review Request 24059: Replace HttpModule from twitter.common with our own code.

2014-07-29 Thread Bill Farner
://reviews.apache.org/r/24059/#review49002 --- On July 29, 2014, 6:05 p.m., Bill Farner wrote: --- This is an automatically generated e-mail. To reply, visit: https

Re: Review Request 24063: Use JCenter over HTTPS instead of Maven Central

2014-07-29 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24063/#review49015 --- Ship it! Ship It! - Bill Farner On July 29, 2014, 7:14 p.m

Re: Review Request 24062: Improve usability of links in the job page.

2014-07-29 Thread Bill Farner
/scheduler/http/ui/taskStatus.html bdf15cf021e51fb646d725744f94a4589d7b0761 Diff: https://reviews.apache.org/r/24062/diff/ Testing --- Manually verified Thanks, Bill Farner

Re: Review Request 24059: Replace HttpModule from twitter.common with our own code.

2014-07-29 Thread Bill Farner
/test_tutorial.sh Manually clicked around in a local scheduler. Thanks, Bill Farner

Re: Review Request 24059: Replace HttpModule from twitter.common with our own code.

2014-07-29 Thread Bill Farner
--- On July 29, 2014, 9:44 p.m., Bill Farner wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24059/ --- (Updated July 29, 2014, 9:44

Re: Review Request 23329: remove embedded jquery

2014-07-29 Thread Bill Farner
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23329/#review49045 --- Reviewers - ping? - Bill Farner On July 9, 2014, 9:50 p.m

Re: Review Request 22457: Improve aurora job diff command.

2014-07-29 Thread Bill Farner
. If it's now in, can you please close the review? - Bill Farner On July 17, 2014, 2:09 p.m., Mark Chu-Carroll wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22457

Review Request 24078: Add an InstanceUpdater to fit into rolling update coordination in the scheduler.

2014-07-29 Thread Bill Farner
/InstanceUpdaterTest.java PRE-CREATION Diff: https://reviews.apache.org/r/24078/diff/ Testing --- ./gradlew build -Pq, 100% instruction and branch test coverage. Thanks, Bill Farner

Re: Review Request 24063: Use JCenter over HTTPS instead of Maven Central

2014-07-29 Thread Bill Farner
/ --- (Updated July 29, 2014, 7:14 p.m.) Review request for Aurora, Jake Farrell and Bill Farner. Bugs: AURORA-620 https://issues.apache.org/jira/browse/AURORA-620 Repository: aurora Description --- Use JCenter over HTTPS instead

Re: Review Request 23348: Upgrading Mesos version from 0.18.0 to 0.19.0

2014-07-30 Thread Bill Farner
/ --- (Updated July 9, 2014, 7:50 p.m.) Review request for Aurora, Joe Smith, Kevin Sweeney, and Bill Farner. Bugs: AURORA-579 https://issues.apache.org/jira/browse/AURORA-579 Repository: aurora Description --- Upgrading Mesos version from

Re: Review Request 24116: Defining stubs for the Update APIs.

2014-07-30 Thread Bill Farner
parameters for this: Response getUpdates(1: string role, 2: JobKey job, 3: UpdateStatus status) - Bill Farner On July 30, 2014, 9:12 p.m., Maxim Khutornenko wrote: --- This is an automatically generated e-mail. To reply, visit

Re: Review Request 24126: Adding a wait_for_batch_completion option into parallel updater.

2014-07-30 Thread Bill Farner
add two more test cases with batch_size 1: - instances % batch_size == 0 - instances % batch_size != 0 - Bill Farner On July 30, 2014, 11:59 p.m., Maxim Khutornenko wrote: --- This is an automatically generated e-mail

Re: Review Request 24126: Adding a wait_for_batch_completion option into parallel updater.

2014-07-30 Thread Bill Farner
On July 31, 2014, 12:19 a.m., Bill Farner wrote: src/test/python/apache/aurora/client/api/test_updater.py, line 821 https://reviews.apache.org/r/24126/diff/1/?file=646405#file646405line821 Can you add two more test cases with batch_size 1: - instances % batch_size

Re: Review Request 24116: Defining stubs for the Update APIs.

2014-07-31 Thread Bill Farner
On July 31, 2014, 11:13 p.m., Bill Farner wrote: src/main/thrift/org/apache/aurora/gen/api.thrift, line 546 https://reviews.apache.org/r/24116/diff/3/?file=647049#file647049line546 I find the latest revision of the structs a bit tough to comprehend. How about this tweak

Re: Review Request 24078: Add an InstanceUpdater to fit into rolling update coordination in the scheduler.

2014-07-31 Thread Bill Farner
-CREATION src/test/java/org/apache/aurora/scheduler/updater/InstanceUpdaterTest.java PRE-CREATION Diff: https://reviews.apache.org/r/24078/diff/ Testing --- ./gradlew build -Pq, 100% instruction and branch test coverage. Thanks, Bill Farner

Re: Review Request 24078: Add an InstanceUpdater to fit into rolling update coordination in the scheduler.

2014-07-31 Thread Bill Farner
, visit: https://reviews.apache.org/r/24078/#review49259 --- On July 30, 2014, 1:06 a.m., Bill Farner wrote: --- This is an automatically generated e-mail. To reply, visit: https

Re: Review Request 24116: Defining stubs for the Update APIs.

2014-07-31 Thread Bill Farner
On July 31, 2014, 11:13 p.m., Bill Farner wrote: src/main/thrift/org/apache/aurora/gen/api.thrift, line 546 https://reviews.apache.org/r/24116/diff/3/?file=647049#file647049line546 I find the latest revision of the structs a bit tough to comprehend. How about this tweak

Re: Review Request 22944: Use tasksWithoutConfig on job page

2014-08-01 Thread Bill Farner
://reviews.apache.org/r/22944/ --- (Updated July 29, 2014, 7:20 p.m.) Review request for Aurora, Kevin Sweeney and Bill Farner. Bugs: AURORA-551 https://issues.apache.org/jira/browse/AURORA-551 Repository: aurora Description

Re: Review Request 24116: Defining stubs for the Update APIs.

2014-08-01 Thread Bill Farner
generated e-mail. To reply, visit: https://reviews.apache.org/r/24116/ --- (Updated Aug. 1, 2014, 9:40 p.m.) Review request for Aurora, David McLaughlin, Kevin Sweeney, and Bill Farner. Bugs: AURORA-611 https

Re: Review Request 24116: Defining stubs for the Update APIs.

2014-08-01 Thread Bill Farner
On Aug. 1, 2014, 10:02 p.m., Bill Farner wrote: src/main/thrift/org/apache/aurora/gen/api.thrift, line 541 https://reviews.apache.org/r/24116/diff/5/?file=648844#file648844line541 I wonder if we should use this opportunity to choose a name that does not imply batching

Re: Review Request 24116: Defining stubs for the Update APIs.

2014-08-01 Thread Bill Farner
, 2014, 10:53 p.m.) Review request for Aurora, David McLaughlin, Kevin Sweeney, and Bill Farner. Bugs: AURORA-611 https://issues.apache.org/jira/browse/AURORA-611 Repository: aurora Description --- First stab at update APIs. Diffs - src/main/java/org

Review Request 24198: Always log unexpected scheduler lifecycle death.

2014-08-01 Thread Bill Farner
--- Thanks, Bill Farner

Review Request 24241: Add test coverage for new client API methods.

2014-08-04 Thread Bill Farner
/aurora/client/api/test_scheduler_client.py dd16fe2afe681f81e27f1eeddd5127b322934d74 Diff: https://reviews.apache.org/r/24241/diff/ Testing --- ./pants src/test/python:all -vxs Thanks, Bill Farner

Re: Review Request 24243: DB schema for the job update store.

2014-08-04 Thread Bill Farner
to confusing double-negatives. Consider s/do_not_// - Bill Farner On Aug. 4, 2014, 6:02 p.m., Maxim Khutornenko wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24243

<    1   2   3   4   5   6   7   8   9   10   >