-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33608/
-----------------------------------------------------------

(Updated April 30, 2015, 12:35 a.m.)


Review request for Aurora and Maxim Khutornenko.


Changes
-------

Bill's feedback.


Bugs: AURORA-1283
    https://issues.apache.org/jira/browse/AURORA-1283


Repository: aurora


Description
-------

In order to justify doing asynchronous batch acknowledgements and to better 
understand status update throughput, this introduces a benchmark.

Note that this assumes that status update processing is not synchronous, so 
that the benchmark doesn't need to be updated for AURORA-1228.


Diffs (updated)
-----

  src/jmh/java/org/apache/aurora/benchmark/StatusUpdateBenchmark.java 
PRE-CREATION 
  src/jmh/java/org/apache/aurora/benchmark/fakes/FakeOfferManager.java 
PRE-CREATION 
  src/jmh/java/org/apache/aurora/benchmark/fakes/FakeSchedulerDriver.java 
PRE-CREATION 
  src/main/java/org/apache/aurora/scheduler/UserTaskLauncher.java 
c54619f7cd617b48069363173dcf63b6254b4095 
  src/main/java/org/apache/aurora/scheduler/mesos/SchedulerDriverModule.java 
d7d659bb13f085ff06291ef0033572f8bdf29874 

Diff: https://reviews.apache.org/r/33608/diff/


Testing
-------

Ran the benchmarks against the existing code and some pending code I have for 
AURORA-1228 to demonstrate the improvement.

The end to end tests are broken, appears to be unrelated to my change from what 
I can tell.


Thanks,

Ben Mahler

Reply via email to