[
https://issues.apache.org/jira/browse/STORM-976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14681027#comment-14681027
]
ASF GitHub Bot commented on STORM-976:
--------------------------------------
GitHub user gliptak opened a pull request:
https://github.com/apache/storm/pull/671
STORM-976 Correct log prefix (-15) when sending -9 signal to worker
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gliptak/storm STORM-976
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/671.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 #671
----
commit 9fbf3308a1f6773105c1027ae8394a67998f0ade
Author: Gábor Lipták <[email protected]>
Date: 2015-08-11T00:44:36Z
STORM-976 Correct log prefix (-15) when sending -9 signal to worker
----
> 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)