Rui Li created STORM-3575:
-----------------------------
Summary: Fix Scheduler Status on failure after multiple attempts
Key: STORM-3575
URL: https://issues.apache.org/jira/browse/STORM-3575
Project: Apache Storm
Issue Type: Improvement
Reporter: Rui Li
The RAS on multiple attempts when fails to schedule a topology, it is
overriding status as to with {color:#FF0000}_Failed to schedule within 5
attempts_{color}
But I think, it should append this message to existing reason/status on the
topology.
[https://github.com/apache/storm/blob/master/storm-server/src/main/java/org/apache/storm/scheduler/resource/ResourceAwareScheduler.java#L239]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)