You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Ethan Li (Jira)" <ji...@apache.org> on 2020/02/27 18:37:00 UTC

[jira] [Resolved] (STORM-3591) Improve GRAS Strategy Log

     [ https://issues.apache.org/jira/browse/STORM-3591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ethan Li resolved STORM-3591.
-----------------------------
    Fix Version/s: 2.2.0
       Resolution: Fixed

Thanks [~li530]. I merged it to master

> Improve GRAS Strategy Log
> -------------------------
>
>                 Key: STORM-3591
>                 URL: https://issues.apache.org/jira/browse/STORM-3591
>             Project: Apache Storm
>          Issue Type: Improvement
>            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)