[
https://issues.apache.org/jira/browse/STORM-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated STORM-2792:
----------------------------------
Labels: pull-request-available (was: )
> Clean up RAS and remove possible loops
> --------------------------------------
>
> Key: STORM-2792
> URL: https://issues.apache.org/jira/browse/STORM-2792
> Project: Apache Storm
> Issue Type: Improvement
> Reporter: Robert Joseph Evans
> Assignee: Robert Joseph Evans
> Priority: Major
> Labels: pull-request-available
>
> The code for RAS is rather complex, and we have found that if there is a
> mismatch between the priority strategy and the eviction strategy that it can
> result in infinite loops. To make this simpler there really should just be
> one strategy to prioritize all topologies. Scheduling happens for the
> highest priority topologies and eviction happens for the lowest priority
> ones.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)