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

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

    [ https://issues.apache.org/jira/browse/STORM-1103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14950962#comment-14950962 ] 

ASF GitHub Bot commented on STORM-1103:
---------------------------------------

GitHub user d2r opened a pull request:

    https://github.com/apache/storm/pull/793

    [STORM-1103] changes log message to DEBUG from INFO

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/d2r/storm storm-1103-utils-noisy-log

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/793.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #793
    
----
commit c917679b6d2c8a4c4609878158c2d6f4debb0ead
Author: Derek Dagit <de...@yahoo-inc.com>
Date:   2015-10-09T18:42:02Z

    changes log message to DEBUG from INFO

----


> 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)