[ 
https://issues.apache.org/jira/browse/STORM-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15198672#comment-15198672
 ] 

ASF GitHub Bot commented on STORM-1634:
---------------------------------------

Github user jerrypeng commented on the pull request:

    https://github.com/apache/storm/pull/1224#issuecomment-197671679
  
    Unrelated travis-ci failure


> Minor Refactoring of Resource Aware Scheduler
> ---------------------------------------------
>
>                 Key: STORM-1634
>                 URL: https://issues.apache.org/jira/browse/STORM-1634
>             Project: Apache Storm
>          Issue Type: Improvement
>            Reporter: Boyang Jerry Peng
>            Assignee: Boyang Jerry Peng
>            Priority: Minor
>
> Refactored the following:
> 1.  The API interface to define custom scheduling strategies. The API exposed 
> from RAS to a per topology scheduling strategy is messy and needs to be 
> cleaned up.
> 2. In RAS, the state of the scheduler is held by several member variables.  
> Its cleaner if the scheduler state is represented by a single object.  This 
> will help we reduce the amount of code need when checkpointing the state of 
> the scheduler and potentially restoring the state in the future when a bad 
> scheduling happens



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to