Re: Review Request 21523: Make JS compliant with JSHint rules

2014-05-16 Thread Mark Chu-Carroll
/http/ui/js/controllers.js https://reviews.apache.org/r/21523/#comment77304 Why? - Mark Chu-Carroll On May 15, 2014, 9:30 p.m., David McLaughlin wrote: --- This is an automatically generated e-mail. To reply, visit: https

Re: Review Request 18979: Add an updated version of the clientv2 doc to apache.

2014-05-16 Thread Mark Chu-Carroll
the updated doc.) Diffs (updated) - docs/clientv2.md PRE-CREATION Diff: https://reviews.apache.org/r/18979/diff/ Testing --- n/a Thanks, Mark Chu-Carroll

Re: Review Request 21188: Fix broken test build.

2014-05-15 Thread Mark Chu-Carroll
, Mark Chu-Carroll

Review Request 21188: Fix broken test build.

2014-05-15 Thread Mark Chu-Carroll
src.test.python.apache.aurora.client.hooks.hooked_api . SUCCESS src.test.python.apache.aurora.client.hooks.non_hooked_api . SUCCESS Thanks, Mark Chu-Carroll

Re: Review Request 21383: Add cron schedule and deschedule calls to the scheduler API.

2014-05-14 Thread Mark Chu-Carroll
tests, that ensure that calling the new APIs causes the right internal cron methods to be called.) Thanks, Mark Chu-Carroll

Re: Review Request 21294: Only serve thrift over HTTP.

2014-05-14 Thread Mark Chu-Carroll
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21294/#review43002 --- Ship it! Ship It! - Mark Chu-Carroll On May 9, 2014, 8:50 p.m

Re: Review Request 21440: Implementing parallel updater

2014-05-14 Thread Mark Chu-Carroll
, which will mask a lot of potential error cases. - Mark Chu-Carroll On May 14, 2014, 2:49 p.m., Maxim Khutornenko wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21440

Re: Review Request 21273: Add a config noun with a list verb to list jobs defined in a config file.

2014-05-13 Thread Mark Chu-Carroll
Chu-Carroll On May 9, 2014, 2:05 p.m., Mark Chu-Carroll wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21273/ --- (Updated

Re: Review Request 21205: Bugfix: restart doesn't notify user about invalid max_total_failures option.

2014-05-13 Thread Mark Chu-Carroll
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21205/#review42832 --- Suman, ping? - Mark Chu-Carroll On May 8, 2014, 10:26 a.m., Mark

Review Request 21383: Add cron schedule and deschedule calls to the scheduler API.

2014-05-13 Thread Mark Chu-Carroll
/21383/diff/ Testing --- Ran all tests with gradlew; no errors. (Includes two new tests, that ensure that calling the new APIs causes the right internal cron methods to be called.) Thanks, Mark Chu-Carroll

Re: Review Request 19788: Add a clientv2 version of the e2e test.

2014-05-12 Thread Mark Chu-Carroll
Thanks, Mark Chu-Carroll

Re: Review Request 18979: Add an updated version of the clientv2 doc to apache.

2014-05-12 Thread Mark Chu-Carroll
/ Testing --- n/a Thanks, Mark Chu-Carroll

Re: Review Request 18979: Add an updated version of the clientv2 doc to apache.

2014-05-12 Thread Mark Chu-Carroll
-Carroll On March 21, 2014, 1:58 p.m., Mark Chu-Carroll wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18979/ --- (Updated

Re: Review Request 21223: Bugfix: make restart command generate a correct error message in some cases.

2014-05-12 Thread Mark Chu-Carroll
src.test.python.apache.aurora.client.hooks.non_hooked_api . SUCCESS Thanks, Mark Chu-Carroll

Review Request 21205: Bugfix: restart doesn't notify user about invalid max_total_failures option.

2014-05-11 Thread Mark Chu-Carroll
src.test.python.apache.aurora.client.hooks.hooked_api . SUCCESS src.test.python.apache.aurora.client.hooks.non_hooked_api . SUCCESS [sun-wukong incubator-aurora (restart_max)] $ Thanks, Mark Chu-Carroll

Re: Review Request 19788: Add a clientv2 version of the e2e test.

2014-05-11 Thread Mark Chu-Carroll
) + echo '***' *** + exit 0 Thanks, Mark Chu-Carroll

Review Request 21232: Add a strict mode for commands that specify instances.

2014-05-11 Thread Mark Chu-Carroll
. SUCCESS src.test.python.apache.aurora.client.cli.task . SUCCESS [sun-wukong incubator-aurora (shard_errors)]$ Thanks, Mark Chu-Carroll

Re: Review Request 20928: Command hooks: stage 2.

2014-05-06 Thread Mark Chu-Carroll
be block. All we want to do is let them (and the loggie service) know that there was a problem with the skip rules. This will get logged to loggie, because it's got a global handler in place. - Mark Chu-Carroll On May 1, 2014, 5:39 p.m., Mark Chu-Carroll wrote

Re: Review Request 20928: Command hooks: stage 2.

2014-05-06 Thread Mark Chu-Carroll
src.test.python.apache.aurora.client.cli.sla . SUCCESS src.test.python.apache.aurora.client.cli.task . SUCCESS [sun-wukong incubator-aurora (command-hooks-two)]$ Thanks, Mark Chu-Carroll

Re: Review Request 20723: Add batch options to kill and killall.

2014-05-06 Thread Mark Chu-Carroll
. SUCCESS [sun-wukong incubator-aurora (batch_v1)]$ Thanks, Mark Chu-Carroll

Re: Review Request 20928: Command hooks: stage 2.

2014-05-06 Thread Mark Chu-Carroll
. SUCCESS src.test.python.apache.aurora.client.cli.task . SUCCESS [sun-wukong incubator-aurora (command-hooks-two)]$ Thanks, Mark Chu-Carroll

Re: Review Request 21093: Showing status message in Job UI

2014-05-05 Thread Mark Chu-Carroll
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21093/#review42230 --- Ship it! Ship It! - Mark Chu-Carroll On May 5, 2014, 8:43 p.m

Re: Review Request 21020: Set owner field correctly in getTasksStatus call

2014-05-02 Thread Mark Chu-Carroll
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21020/#review42042 --- Ship it! Ship It! - Mark Chu-Carroll On May 2, 2014, 2:55 p.m

Review Request 21023: Make --help defer to bridged help in the bridged client executable.

2014-05-02 Thread Mark Chu-Carroll
: aurora Description --- Make --help defer to bridged help in the bridged client executable. Diffs - src/main/python/apache/aurora/client/cli/bridge.py 30f1718456deb30632efb57fd8e04d97f74ad00d Diff: https://reviews.apache.org/r/21023/diff/ Testing --- Thanks, Mark Chu-Carroll

Re: Review Request 21023: Make --help defer to bridged help in the bridged client executable.

2014-05-02 Thread Mark Chu-Carroll
: https://reviews.apache.org/r/21023/diff/ Testing --- Thanks, Mark Chu-Carroll

Re: Review Request 20950: Moving kill wait to the client (Part 1: client changes)

2014-05-01 Thread Mark Chu-Carroll
://reviews.apache.org/r/20950/#comment75594 shouldn't this be =? src/test/python/apache/aurora/client/api/test_job_monitor.py https://reviews.apache.org/r/20950/#comment75595 You can just assert monitor.wait_until - Mark Chu-Carroll On May 1, 2014, 1:01 p.m., Maxim Khutornenko

Re: Review Request 20950: Moving kill wait to the client (Part 1: client changes)

2014-05-01 Thread Mark Chu-Carroll
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20950/#review41943 --- Ship it! Ship It! - Mark Chu-Carroll On May 1, 2014, 4:42 p.m

Re: Review Request 20723: Add batch options to kill and killall.

2014-05-01 Thread Mark Chu-Carroll
--- On April 25, 2014, 3:15 p.m., Mark Chu-Carroll wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20723

Re: Review Request 20928: Command hooks: stage 2.

2014-05-01 Thread Mark Chu-Carroll
Chu-Carroll On May 1, 2014, 4:47 p.m., Mark Chu-Carroll wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20928/ --- (Updated

Review Request 20928: Command hooks: stage 2.

2014-04-30 Thread Mark Chu-Carroll
. SUCCESS [sun-wukong incubator-aurora (command-hooks-two)]$ Thanks, Mark Chu-Carroll

Re: Review Request 20687: Stage 1 of implementing command hooks for aurora v2.

2014-04-29 Thread Mark Chu-Carroll
(command_hooks)]$ Thanks, Mark Chu-Carroll

Re: Review Request 20687: Stage 1 of implementing command hooks for aurora v2.

2014-04-29 Thread Mark Chu-Carroll
-wukong incubator-aurora (command_hooks)]$ Thanks, Mark Chu-Carroll

Re: Review Request 20687: Stage 1 of implementing command hooks for aurora v2.

2014-04-29 Thread Mark Chu-Carroll
(command_hooks)]$ Thanks, Mark Chu-Carroll

Re: Review Request 20687: Stage 1 of implementing command hooks for aurora v2.

2014-04-28 Thread Mark Chu-Carroll
them after the exec returns. - Mark Chu-Carroll On April 24, 2014, 8:17 p.m., Mark Chu-Carroll wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20687

Re: Review Request 20687: Stage 1 of implementing command hooks for aurora v2.

2014-04-28 Thread Mark Chu-Carroll
)]$ Thanks, Mark Chu-Carroll

Re: Review Request 20687: Stage 1 of implementing command hooks for aurora v2.

2014-04-28 Thread Mark Chu-Carroll
src.test.python.apache.aurora.client.cli.task . SUCCESS [sun-wukong incubator-aurora (command_hooks)]$ Thanks, Mark Chu-Carroll

Review Request 20707: Fix a plugins glitch.

2014-04-25 Thread Mark Chu-Carroll
. SUCCESS [sun-wukong incubator-aurora (fix_plugins)]$ Thanks, Mark Chu-Carroll

Re: Review Request 20707: Fix a plugins glitch.

2014-04-25 Thread Mark Chu-Carroll
src.test.python.apache.aurora.client.hooks.hooked_api . SUCCESS src.test.python.apache.aurora.client.hooks.non_hooked_api . SUCCESS [sun-wukong incubator-aurora (fix_plugins)]$ Thanks, Mark Chu-Carroll

Review Request 20723: Add batch options to kill and killall.

2014-04-25 Thread Mark Chu-Carroll
. SUCCESS src.test.python.apache.aurora.client.commands.run . SUCCESS src.test.python.apache.aurora.client.commands.ssh . SUCCESS [sun-wukong incubator-aurora (batch_v1)]$ Thanks, Mark Chu-Carroll

Re: Review Request 20707: Fix a plugins glitch.

2014-04-25 Thread Mark Chu-Carroll
. SUCCESS src.test.python.apache.aurora.client.hooks.non_hooked_api . SUCCESS [sun-wukong incubator-aurora (fix_plugins)]$ Thanks, Mark Chu-Carroll

Re: Review Request 20687: Stage 1 of implementing command hooks for aurora v2.

2014-04-25 Thread Mark Chu-Carroll
On April 24, 2014, 8:15 p.m., Mark Chu-Carroll wrote: src/main/python/apache/aurora/client/cli/__init__.py, line 344 https://reviews.apache.org/r/20687/diff/1/?file=567983#file567983line344 Different cases. A command hook can signal that a command shouldn't be executed

Re: Review Request 20687: Stage 1 of implementing command hooks for aurora v2.

2014-04-25 Thread Mark Chu-Carroll
, Mark Chu-Carroll wrote: Review request for Aurora, David McLaughlin and Suman Karumuri. By Mark Chu-Carroll. *Updated April 25, 2014, 12:17 a.m.* *Bugs: * aurora-270 https://issues.apache.org/jira/browse/aurora-270 *Repository: * aurora Description Stage 1 of implementing command hooks

Re: Review Request 20726: Removing client HTTP health checks.

2014-04-25 Thread Mark Chu-Carroll
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20726/#review41515 --- Ship it! Ship It! - Mark Chu-Carroll On April 25, 2014, 3:41

Re: Review Request 20687: Stage 1 of implementing command hooks for aurora v2.

2014-04-24 Thread Mark Chu-Carroll
that the command be aborted. The hook can also signal an exception, which means that there was an error in the hook. src/main/python/apache/aurora/client/cli/command_hooks.py https://reviews.apache.org/r/20687/#comment74858 d'oh. - Mark Chu-Carroll On April 24, 2014, 3:30 p.m

Re: Review Request 20687: Stage 1 of implementing command hooks for aurora v2.

2014-04-24 Thread Mark Chu-Carroll
. SUCCESS [sun-wukong incubator-aurora (command_hooks)]$ Thanks, Mark Chu-Carroll

Re: Review Request 20490: Add a get version API method.

2014-04-22 Thread Mark Chu-Carroll
src.test.python.apache.aurora.client.hooks.non_hooked_api . SUCCESS [sun-wukong incubator-aurora (get_version)]$ Thanks, Mark Chu-Carroll

Review Request 20521: Extend the client configuration plugin architecture.

2014-04-21 Thread Mark Chu-Carroll
src.test.python.apache.aurora.client.cli.task . SUCCESS [sun-wukong incubator-aurora (plugin_with_cleanup)]$ Thanks, Mark Chu-Carroll

Re: Review Request 19788: Add a clientv2 version of the e2e test.

2014-04-21 Thread Mark Chu-Carroll
'***' *** + exit 0 Thanks, Mark Chu-Carroll

Re: Review Request 20521: Extend the client configuration plugin architecture.

2014-04-21 Thread Mark Chu-Carroll
a Context.CommandError. The exception carries the exit code. - Mark Chu-Carroll On April 21, 2014, 9:33 a.m., Mark Chu-Carroll wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20521

Re: Review Request 20521: Extend the client configuration plugin architecture.

2014-04-21 Thread Mark Chu-Carroll
src.test.python.apache.aurora.client.cli.sla . SUCCESS src.test.python.apache.aurora.client.cli.task . SUCCESS [sun-wukong incubator-aurora (plugin_with_cleanup)]$ Thanks, Mark Chu-Carroll

Re: Review Request 20521: Extend the client configuration plugin architecture.

2014-04-21 Thread Mark Chu-Carroll
. SUCCESS src.test.python.apache.aurora.client.cli.sla . SUCCESS src.test.python.apache.aurora.client.cli.task . SUCCESS [sun-wukong incubator-aurora (plugin_with_cleanup)]$ Thanks, Mark Chu-Carroll

Re: Review Request 20521: Extend the client configuration plugin architecture.

2014-04-21 Thread Mark Chu-Carroll
. SUCCESS src.test.python.apache.aurora.client.cli.sla . SUCCESS src.test.python.apache.aurora.client.cli.task . SUCCESS [sun-wukong incubator-aurora (plugin_with_cleanup)]$ Thanks, Mark Chu-Carroll

Re: Review Request 20490: Add a get version API method.

2014-04-18 Thread Mark Chu-Carroll
. SUCCESS src.test.python.apache.aurora.client.hooks.hooked_api . SUCCESS src.test.python.apache.aurora.client.hooks.non_hooked_api . SUCCESS [sun-wukong incubator-aurora (get_version)]$ Thanks, Mark Chu-Carroll

Re: Review Request 20490: Add a get version API method.

2014-04-18 Thread Mark Chu-Carroll
. SUCCESS [sun-wukong incubator-aurora (get_version)]$ Thanks, Mark Chu-Carroll

Review Request 20009: Add the open command to clientv2, and fix an error case in v1.

2014-04-03 Thread Mark Chu-Carroll
of the open command. Thanks, Mark Chu-Carroll

Review Request 20010: Fix two clientv2 command-line bugs.

2014-04-03 Thread Mark Chu-Carroll
/main/python/apache/aurora/client/cli/__init__.py a1063e1af24fd42adafbeebf757bca4de47db1fc src/main/python/apache/aurora/client/cli/bridge.py 37964b65b597abcf7f85b414fa5c6473da9f12ed Diff: https://reviews.apache.org/r/20010/diff/ Testing --- Manual command-line testing. Thanks, Mark Chu

Re: Review Request 19788: Add a clientv2 version of the e2e test.

2014-04-02 Thread Mark Chu-Carroll
Thanks, Mark Chu-Carroll

Re: Review Request 19788: Add a clientv2 version of the e2e test.

2014-04-01 Thread Mark Chu-Carroll
On March 28, 2014, 1:46 p.m., Maxim Khutornenko wrote: src/test/sh/org/apache/aurora/e2e/test_end_to_end_v2.sh, line 43 https://reviews.apache.org/r/19788/diff/1/?file=539838#file539838line43 Why not pushd once instead? Mark Chu-Carroll wrote: Don't follow the question. What

Review Request 19788: Add a clientv2 version of the e2e test.

2014-03-28 Thread Mark Chu-Carroll
+ [[ 0 = 0 ]] + echo '***' *** + echo 'OK (all tests passed)' OK (all tests passed) + echo '***' *** + exit 0 Thanks, Mark Chu-Carroll

Re: Review Request 19431: Add instance specifier syntax to clientv2

2014-03-27 Thread Mark Chu-Carroll
Bill: It's been 24 hours, and I'm still waiting on a clarification request. Please, can you take a minute, and answer, so that I can get this review done? -Mark On Wed, Mar 26, 2014 at 3:28 PM, Mark Chu-Carroll mchucarr...@twopensource.com wrote: This is an automatically generated e

Re: Review Request 19431: Add instance specifier syntax to clientv2

2014-03-25 Thread Mark Chu-Carroll
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19431/#review38480 --- Ping? - Mark Chu-Carroll On March 24, 2014, 2:58 p.m., Mark Chu

Re: Review Request 19396: Implement client command logging with a unique token.

2014-03-25 Thread Mark Chu-Carroll
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19396/#review38481 --- kevin, ping? - Mark Chu-Carroll On March 21, 2014, 3:06 p.m

Re: Review Request 19466: Add batching to the kill and killall commands.

2014-03-25 Thread Mark Chu-Carroll
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19466/#review38484 --- Brian, ping? - Mark Chu-Carroll On March 24, 2014, 7:21 p.m

Re: Review Request 19466: Add batching to the kill and killall commands.

2014-03-25 Thread Mark Chu-Carroll
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19466/#review38489 --- Brian, ping? - Mark Chu-Carroll On March 24, 2014, 7:21 p.m

Re: Review Request 19396: Implement client command logging with a unique token.

2014-03-25 Thread Mark Chu-Carroll
. SUCCESS src.test.python.apache.aurora.client.hooks.non_hooked_api . SUCCESS Thanks, Mark Chu-Carroll

Re: Review Request 19431: Add instance specifier syntax to clientv2

2014-03-25 Thread Mark Chu-Carroll
, 2014 at 6:22 PM, Brian Wickman wick...@apache.org wrote: This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19431/ On March 24th, 2014, 6:57 p.m. UTC, *Mark Chu-Carroll* wrote: src/main/python/apache/aurora/client/cli/options.pyhttps

Re: Review Request 19466: Add batching to the kill and killall commands.

2014-03-25 Thread Mark Chu-Carroll
. SUCCESS Thanks, Mark Chu-Carroll

Re: Review Request 19431: Add instance specifier syntax to clientv2

2014-03-24 Thread Mark Chu-Carroll
src.test.python.apache.aurora.client.cli.quota . SUCCESS src.test.python.apache.aurora.client.cli.sla . SUCCESS src.test.python.apache.aurora.client.cli.task . SUCCESS Thanks, Mark Chu-Carroll

Re: Review Request 19431: Add instance specifier syntax to clientv2

2014-03-24 Thread Mark Chu-Carroll
all was never revealed to users, and we've decided to get rid of it. It will never show up in a user-visible way; mentioning it here will just be confusing. - Mark Chu-Carroll On March 22, 2014, 10:14 a.m., Mark Chu-Carroll wrote

Re: Review Request 19466: Add batching to the kill and killall commands.

2014-03-24 Thread Mark Chu-Carroll
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19466/#review38379 --- ping? - Mark Chu-Carroll On March 21, 2014, 2:58 p.m., Mark Chu

Re: Review Request 19466: Add batching to the kill and killall commands.

2014-03-24 Thread Mark Chu-Carroll
://reviews.apache.org/r/19466/#comment70485 I did. I screwed up again, uploaded the change to the wrong review. Stupid. I get completely screwed up when I try to juggle too many open reviews at once. Sorry. - Mark Chu-Carroll On March 21, 2014, 2:58 p.m., Mark Chu-Carroll wrote

Re: Review Request 19466: Add batching to the kill and killall commands.

2014-03-24 Thread Mark Chu-Carroll
. SUCCESS src.test.python.apache.aurora.client.hooks.non_hooked_api . SUCCESS Thanks, Mark Chu-Carroll

Re: Review Request 19431: Add instance specifier syntax to clientv2

2014-03-22 Thread Mark Chu-Carroll
. SUCCESS src.test.python.apache.aurora.client.cli.sla . SUCCESS src.test.python.apache.aurora.client.cli.task . SUCCESS Thanks, Mark Chu-Carroll

Re: Review Request 19313: added killall command

2014-03-21 Thread Mark Chu-Carroll
No need for weaselword typically here. docs/hooks.md https://reviews.apache.org/r/19313/#comment70062 Tons of trailing whitespace everywhere, and smart quotes for apostrophes. - Mark Chu-Carroll On March 17, 2014, 3:01 p.m., Tom Galloway wrote

Re: Review Request 19411: Add support for global hooks.

2014-03-21 Thread Mark Chu-Carroll
src.test.python.apache.aurora.client.hooks.hooked_api . SUCCESS src.test.python.apache.aurora.client.hooks.non_hooked_api . SUCCESS Thanks, Mark Chu-Carroll

Re: Review Request 19509: Now consuming nonProd consumption from the new getQuota API

2014-03-21 Thread Mark Chu-Carroll
in this change that should cause a thermos problem - but I don't know nearly enough about thermos, so I'll defer to Brian, who's the thermos God. - Mark Chu-Carroll On March 20, 2014, 10:39 p.m., Suman Karumuri wrote

Re: Review Request 19466: Add batching to the kill and killall commands.

2014-03-21 Thread Mark Chu-Carroll
/#review38154 --- On March 20, 2014, 11:42 a.m., Mark Chu-Carroll wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19466

Re: Review Request 19396: Implement client command logging with a unique token.

2014-03-21 Thread Mark Chu-Carroll
for the people who build/maintain it. If you think of it that way, I think it's clear when to use which. - Mark Chu-Carroll On March 19, 2014, 9:20 a.m., Mark Chu-Carroll wrote: --- This is an automatically generated e-mail

Re: Review Request 19431: Add instance specifier syntax to clientv2

2014-03-21 Thread Mark Chu-Carroll
src.test.python.apache.aurora.client.cli.quota . SUCCESS src.test.python.apache.aurora.client.cli.sla . SUCCESS src.test.python.apache.aurora.client.cli.task . SUCCESS Thanks, Mark Chu-Carroll

Re: Review Request 19509: Now consuming nonProd consumption from the new getQuota API

2014-03-21 Thread Mark Chu-Carroll
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19509/#review38205 --- Ship it! Ship It! - Mark Chu-Carroll On March 20, 2014, 10:39

Re: Review Request 19411: Add support for global hooks.

2014-03-20 Thread Mark Chu-Carroll
. SUCCESS src.test.python.apache.aurora.client.hooks.non_hooked_api . SUCCESS Thanks, Mark Chu-Carroll

Review Request 19466: Add batching to the kill and killall commands.

2014-03-20 Thread Mark Chu-Carroll
. SUCCESS src.test.python.apache.aurora.client.hooks.hooked_api . SUCCESS src.test.python.apache.aurora.client.hooks.non_hooked_api . SUCCESS Thanks, Mark Chu-Carroll

Re: Review Request 19431: Add instance specifier syntax to clientv2

2014-03-20 Thread Mark Chu-Carroll
shards: you need to explicitly say that that's what you want to do. - Mark Chu-Carroll On March 19, 2014, 7:38 p.m., Mark Chu-Carroll wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r

Re: Review Request 19431: Add instance specifier syntax to clientv2

2014-03-20 Thread Mark Chu-Carroll
src.test.python.apache.aurora.client.cli.sla . SUCCESS src.test.python.apache.aurora.client.cli.task . SUCCESS Thanks, Mark Chu-Carroll

Review Request 19431: Add instance specifier syntax to clientv2

2014-03-19 Thread Mark Chu-Carroll
src.test.python.apache.aurora.client.cli.quota . SUCCESS src.test.python.apache.aurora.client.cli.sla . SUCCESS src.test.python.apache.aurora.client.cli.task . SUCCESS Thanks, Mark Chu

Re: Review Request 19411: Add support for global hooks.

2014-03-19 Thread Mark Chu-Carroll
of boolean, and if they supply an override, then hooks don't run? - Mark Chu-Carroll On March 19, 2014, 1:09 p.m., Mark Chu-Carroll wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19411

Re: Review Request 19143: Catch errors thrown by authentication modules.

2014-03-17 Thread Mark Chu-Carroll
a good idea.) - Mark --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19143/#review37080 --- On March 12, 2014, 6:59 p.m., Mark Chu-Carroll

Re: Review Request 19159: Add killall.

2014-03-13 Thread Mark Chu-Carroll
://reviews.apache.org/r/19159/ On March 12th, 2014, 3:25 p.m. PDT, *Mark Chu-Carroll* wrote: src/main/python/apache/aurora/client/commands/core.pyhttps://reviews.apache.org/r/19159/diff/1/?file=517771#file517771line399 (Diff revision 1) def show_job_pretty(job): 397

Re: Review Request 19159: Add killall.

2014-03-13 Thread Mark Chu-Carroll
without the --force flag. The standard optional semantic of that flag is violated here. On Mar 13, 2014, at 11:07 AM, Mark Chu-Carroll mchucarr...@apache.org wrote: I think making a reasonable effort to make it harder to accidentally do this is worthwhile - there's no harm in it, and it might

Re: Review Request 19159: Add killall.

2014-03-13 Thread Mark Chu-Carroll
== src.test.python.apache.aurora.client.commands.core . SUCCESS Thanks, Mark Chu-Carroll

Re: Review Request 19159: Add killall.

2014-03-13 Thread Mark Chu-Carroll
== src.test.python.apache.aurora.client.commands.core . SUCCESS Thanks, Mark Chu-Carroll

Re: Review Request 19159: Add killall.

2014-03-13 Thread Mark Chu-Carroll
== src.test.python.apache.aurora.client.commands.core . SUCCESS Thanks, Mark Chu-Carroll

Re: Review Request 19159: Add killall.

2014-03-13 Thread Mark Chu-Carroll
.. src/test/python/apache/aurora/client/commands/test_update.py ... = 26 passed in 11.34 seconds == src.test.python.apache.aurora.client.commands.core . SUCCESS Thanks, Mark Chu-Carroll

Re: Review Request 19159: Add killall.

2014-03-13 Thread Mark Chu-Carroll
== src.test.python.apache.aurora.client.commands.core . SUCCESS Thanks, Mark Chu-Carroll

Re: Review Request 19061: Disable kill of production jobs without force flag

2014-03-12 Thread Mark Chu-Carroll
src.test.python.apache.aurora.client.commands.maintenance . SUCCESS src.test.python.apache.aurora.client.commands.run . SUCCESS src.test.python.apache.aurora.client.commands.ssh . SUCCESS Thanks, Mark Chu-Carroll

Review Request 19143: Catch errors thrown by authentication modules.

2014-03-12 Thread Mark Chu-Carroll
/19143/diff/ Testing --- Thanks, Mark Chu-Carroll

Re: Review Request 18979: Add an updated version of the clientv2 doc to apache.

2014-03-12 Thread Mark Chu-Carroll
-mail. To reply, visit: https://reviews.apache.org/r/18979/#review36827 --- On March 11, 2014, 12:34 p.m., Mark Chu-Carroll wrote: --- This is an automatically generated e-mail

Re: Review Request 18979: Add an updated version of the clientv2 doc to apache.

2014-03-12 Thread Mark Chu-Carroll
--- n/a Thanks, Mark Chu-Carroll

Re: Review Request 19159: Add killall.

2014-03-12 Thread Mark Chu-Carroll
is also in this change - see the change above in kill. - Mark Chu-Carroll On March 12, 2014, 6:11 p.m., Mark Chu-Carroll wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19159

Re: Review Request 19143: Catch errors thrown by authentication modules.

2014-03-12 Thread Mark Chu-Carroll
/apache/aurora/client/api/scheduler_client.py f770df7a23779f919cd11cc28b2aaf7cfdf9c5a1 Diff: https://reviews.apache.org/r/19143/diff/ Testing --- Thanks, Mark Chu-Carroll

<    1   2   3   4   >