You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@aurora.apache.org by Dan Norris <pr...@gmail.com> on 2014/01/31 05:43:46 UTC

Review Request 17579: AURORA-136: SchedulerLifecycle ACTIVE state is unused

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

Review request for Aurora.


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


Repository: aurora


Description
-------

AURORA-136: SchedulerLifecycle ACTIVE state is unused

Removes the unused REGISTERED_LEADER state and replaces it with the
ACTIVE status.


Diffs
-----

  src/main/java/org/apache/aurora/scheduler/SchedulerLifecycle.java 83047277fc931870249f9cd039ae26d355602d15 

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


Testing
-------

Ran gradlew clean build + ./pants src/test/python:all -vxs and tests passed locally.


Thanks,

Dan Norris


Re: Review Request 17579: AURORA-136: SchedulerLifecycle ACTIVE state is unused

Posted by Bill Farner <wf...@apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/17579/#review33303
-----------------------------------------------------------

Ship it!


Thanks for the contribution!  This is now on master as a6f78b2.

- Bill Farner


On Jan. 31, 2014, 4:43 a.m., Dan Norris wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/17579/
> -----------------------------------------------------------
> 
> (Updated Jan. 31, 2014, 4:43 a.m.)
> 
> 
> Review request for Aurora.
> 
> 
> Bugs: AURORA-136
>     https://issues.apache.org/jira/browse/AURORA-136
> 
> 
> Repository: aurora
> 
> 
> Description
> -------
> 
> AURORA-136: SchedulerLifecycle ACTIVE state is unused
> 
> Removes the unused REGISTERED_LEADER state and replaces it with the
> ACTIVE status.
> 
> 
> Diffs
> -----
> 
>   src/main/java/org/apache/aurora/scheduler/SchedulerLifecycle.java 83047277fc931870249f9cd039ae26d355602d15 
> 
> Diff: https://reviews.apache.org/r/17579/diff/
> 
> 
> Testing
> -------
> 
> Ran gradlew clean build + ./pants src/test/python:all -vxs and tests passed locally.
> 
> 
> Thanks,
> 
> Dan Norris
> 
>