[
https://issues.apache.org/jira/browse/STORM-976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14695888#comment-14695888
]
ASF GitHub Bot commented on STORM-976:
--------------------------------------
GitHub user YvonneIronberg opened a pull request:
https://github.com/apache/storm/pull/684
STORM-976
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/YvonneIronberg/storm master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/684.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 #684
----
commit b737c2cceb9611ea10c99450c09fb1a4ad28ab02
Author: YvonneIronberg <[email protected]>
Date: 2015-08-13T20:24:26Z
A fix for STORM-976.
----
> Config storm.logback.conf.dir is specific to previous logging framework
> -----------------------------------------------------------------------
>
> Key: STORM-976
> URL: https://issues.apache.org/jira/browse/STORM-976
> Project: Apache Storm
> Issue Type: Bug
> Affects Versions: 0.10.0
> Reporter: Derek Dagit
> Priority: Minor
> Labels: Newbie
>
> Storm has migrated from logback to log4j2, so we should rename this config
> and code that uses it.
> https://github.com/apache/storm/blob/544e55cb8ab8878c4af500aab49bd35d4b69cd3e/storm-core/src/clj/backtype/storm/daemon/supervisor.clj#L664
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)