GitHub user murkrishn opened a pull request:

    https://github.com/apache/incubator-eagle/pull/71

    EAGLE-95 DAM HDFS topology fails to start, if there is invalid policy

    Code changes include resolution to the bug - unable to start a topology 
with has an invalid policy defined already by skipping SiddhiRuntime execution 
to start for that policy. Achieved by introducing a markdown feature every 
policy defined (before/during topology runtime). The markdown will dictate 
actions related to that policy. 
    
    Design document is available 
[here](https://cwiki.apache.org/confluence/display/EAG/Policy+Markdown+Feature).

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

    $ git pull https://github.com/murkrishn/incubator-eagle EAGLE-95

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

    https://github.com/apache/incubator-eagle/pull/71.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 #71
    
----
commit fc28debb0e59849f5e3a80770379e04e21375dad
Author: murkrishn <[email protected]>
Date:   2016-01-22T05:54:44Z

    Initial commit for changes related to jira: EAGLE-95. Updating markdown 
details to resolve topology startup failure with an invalid policy and using 
the markdown details as a check before sending an incoming event against an 
invalid policy.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to