[ https://issues.apache.org/jira/browse/STORM-3591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ethan Li updated STORM-3591: ---------------------------- Affects Version/s: 2.0.0 2.1.0 > Improve GRAS Strategy Log > ------------------------- > > Key: STORM-3591 > URL: https://issues.apache.org/jira/browse/STORM-3591 > Project: Apache Storm > Issue Type: Improvement > Affects Versions: 2.0.0, 2.1.0 > Reporter: Rui Li > Assignee: Rui Li > Priority: Minor > Labels: pull-request-available > Fix For: 2.2.0 > > Time Spent: 50m > Remaining Estimate: 0h > > [https://github.com/apache/storm/blob/master/storm-server/src/main/java/org/apache/storm/scheduler/resource/strategies/scheduling/GenericResourceAwareStrategy.java#L123] > {code:java} > 2020-02-24 14:53:59.652 o.a.s.s.r.s.s.GenericResourceAwareStrategy > pool-21-thread-1 [WARN] Scheduling [[1, 1]] left over task (most likely sys > tasks) > {code} > This message seems to be confusing on debugging. > [https://github.com/apache/storm/blob/master/storm-server/src/main/java/org/apache/storm/scheduler/resource/strategies/scheduling/DefaultResourceAwareStrategy.java#L82] > Default Strategy actually uses debug level instead of warn. -- This message was sent by Atlassian Jira (v8.3.4#803005)