You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Derek Dagit (JIRA)" <ji...@apache.org> on 2015/10/09 20:42:05 UTC

[jira] [Created] (STORM-1103) Utils#getConfigFileInputStream can print INFO level logs each time it is called

Derek Dagit created STORM-1103:
----------------------------------

             Summary: Utils#getConfigFileInputStream can print INFO level logs each time it is called
                 Key: STORM-1103
                 URL: https://issues.apache.org/jira/browse/STORM-1103
             Project: Apache Storm
          Issue Type: Bug
          Components: storm-core
    Affects Versions: 0.11.0
            Reporter: Derek Dagit
            Assignee: Derek Dagit
            Priority: Minor


https://github.com/apache/storm/blob/86f2d03c2060f25ccdaf7580cfee5d9f1a9ac2e3/storm-core/src/jvm/backtype/storm/utils/Utils.java#L253

This can result in fairly noisy logs.  It would be good to move this to DEBUG level.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)