[
https://issues.apache.org/jira/browse/EAGLE-294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15297467#comment-15297467
]
ASF GitHub Bot commented on EAGLE-294:
--------------------------------------
GitHub user pkuwm reopened a pull request:
https://github.com/apache/incubator-eagle/pull/196
EAGLE-294. If a policy metadata field is not set, add null attributes to
input stream for SiddhiCEP.
For dev branch.
EAGLE-294. If a policy metadata field is not set, add null attributes to
input stream for SiddhiCEP.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pkuwm/incubator-eagle EAGLE-294-DEV
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-eagle/pull/196.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 #196
----
commit 0de67fc95edf3be62941634e038ba8ad20346a79
Author: Lu <[email protected]>
Date: 2016-05-06T00:45:47Z
EAGLE-294. If a policy metadata field is not set, add null attributes into
input stream for SiddhiCEP.
----
> If a policy metadata field is not set, null attributes can not be able to add
> into input stream for SiddhiCEP
> --------------------------------------------------------------------------------------------------------------
>
> Key: EAGLE-294
> URL: https://issues.apache.org/jira/browse/EAGLE-294
> Project: Eagle
> Issue Type: Bug
> Affects Versions: v0.3.0
> Reporter: Huizhi Lu
> Assignee: Huizhi Lu
> Priority: Critical
> Fix For: v0.3.0
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> If a policy metadata field is not set, null attributes can not be able to add
> into input stream for SiddhiCEP. Alerts may not be able to detect.
> So we need to put null attributes into input stream.
> In the sourcecode, we should get metadata map for the stream.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)