Re: Review Request 33778: Adds RPM specfile and support scripting

2015-05-10 Thread Zameer Manji
> On May 10, 2015, 7:53 p.m., Joe Smith wrote: > > packaging/rpm/Makefile, line 15 > > > > > > My hunch is we should grab this from either the requirements.txt or the > > java dep, vs. specifying it here +1. We don't

Re: Review Request 33778: Adds RPM specfile and support scripting

2015-05-10 Thread Joe Smith
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33778/#review83195 --- packaging/rpm/Makefile

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

2015-05-10 Thread Stephan Erb
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33689/#review83184 --- src/main/java/org/apache/aurora/scheduler/UserTaskLauncher.java

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

2015-05-10 Thread Stephan Erb
> On May 3, 2015, 4:01 p.m., Stephan Erb wrote: > > src/main/java/org/apache/aurora/scheduler/UserTaskLauncher.java, line 70 > > > > > > Any reason why you have chosen this particular value? > > Ben Mahler wrote: >