Robert Joseph Evans created STORM-2792:
------------------------------------------
Summary: 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
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)