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/06/12 07:08:00 UTC

[jira] [Commented] (STORM-866) Use storm.log.dir instead of storm.home in log4j2 config

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

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

GitHub user tedxia opened a pull request:

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

    STORM-866: Use storm.log.dir instead of storm.home in log4j2 config

    PR for [STORM-866](https://issues.apache.org/jira/browse/STORM-866)
    
    The config log4j2 use storm.home as log dir, but not storm.log.dir, we should use storm.log.dir instead.

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

    $ git pull https://github.com/tedxia/storm ted-use-storm.log.dir-in-log4j2-config

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

    https://github.com/apache/storm/pull/592.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 #592
    
----
commit 6a3cca4aabedd12cc86fa006423a682a7b4f5336
Author: xiajun <xi...@xiaomi.com>
Date:   2015-06-12T05:04:29Z

    STORM-866: Use storm.log.dir instead of storm.home in log4j2 config

----


> Use storm.log.dir instead of storm.home in log4j2 config
> --------------------------------------------------------
>
>                 Key: STORM-866
>                 URL: https://issues.apache.org/jira/browse/STORM-866
>             Project: Apache Storm
>          Issue Type: Improvement
>    Affects Versions: 0.11.0
>            Reporter: xiajun
>            Priority: Minor
>
> The config log4j2 use storm.home as log dir, but not storm.log.dir, we should use storm.log.dir instead.



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