[
https://issues.apache.org/jira/browse/STORM-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Joseph Evans resolved STORM-2792.
----------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
I merged this into master
> 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
> Labels: pull-request-available
> Fix For: 2.0.0
>
> Time Spent: 3h 40m
> Remaining Estimate: 0h
>
> 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)