[
https://issues.apache.org/jira/browse/STORM-945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14647708#comment-14647708
]
ASF GitHub Bot commented on STORM-945:
--------------------------------------
Github user HeartSaVioR commented on the pull request:
https://github.com/apache/storm/pull/638#issuecomment-126351254
+1. I confirmed that works with 0.11.x-SNAPSHOT.
Since it is misconfiguration of log4j2 and it's introduced to 0.10.0-beta,
we'd be better to apply it to 0.10.x-branch, too.
> <DefaultRolloverStrategy> element is not a policy,and should not be putted in
> the <Policies> element.
> -----------------------------------------------------------------------------------------------------
>
> Key: STORM-945
> URL: https://issues.apache.org/jira/browse/STORM-945
> Project: Apache Storm
> Issue Type: Bug
> Affects Versions: 0.11.0
> Reporter: caofangkun
> Assignee: caofangkun
> Priority: Minor
>
> {code}
> ➜ storm-current bin/storm nimbus
> Running: /usr/share/jdk-current/bin/java -server -Ddaemon.name=nimbus ...
> ...
> 2015-07-17 10:23:36,776 ERROR Policies has no parameter that matches element
> DefaultRolloverStrategy
> 2015-07-17 10:23:36,787 ERROR Policies has no parameter that matches element
> DefaultRolloverStrategy
> 2015-07-17 10:23:36,795 ERROR Policies has no parameter that matches element
> DefaultRolloverStrategy
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)