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

Review request for Aurora, Santhosh Kumar Shanmugham, Stephan Erb, and Zameer 
Manji.


Repository: aurora


Description
-------

The struct exposed here is the one used to make preemption decisions - it has 
the entire state of running tasks. It's a very handy summary structure to 
analyse the state of the current scheduling results. Exposing it here to make 
it easier to do analysis on our test clusters (currently have to process 
backups).


Diffs
-----

  src/main/java/org/apache/aurora/scheduler/http/JettyServerModule.java 
53ebc0b60e60a8e1800f9e8b4ddc292bb44b4330 
  src/main/java/org/apache/aurora/scheduler/http/State.java PRE-CREATION 
  src/test/java/org/apache/aurora/scheduler/http/StateTest.java PRE-CREATION 


Diff: https://reviews.apache.org/r/59539/diff/1/


Testing
-------

Tests pass. Also ran in vagrant.


Thanks,

David McLaughlin

Reply via email to