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/07/17 05:40:04 UTC

[jira] [Commented] (STORM-945) element is not a policy,and should not be putted in the element.

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

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

GitHub user caofangkun opened a pull request:

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

    STORM-945:<DefaultRolloverStrategy> element is not a policy,and should not be putted in the <Policies> element

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

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

    $ git pull https://github.com/caofangkun/apache-storm storm-945

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

    https://github.com/apache/storm/pull/638.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 #638
    
----
commit 740f02ee0025cc0307a1422205f9612ce18d3652
Author: caofangkun <ca...@gmail.com>
Date:   2015-07-17T03:35:11Z

    STORM-945:<DefaultRolloverStrategy> element is not a policy,and should not be putted in the <Policies> element

----


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