[
https://issues.apache.org/jira/browse/EAGLE-837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15747058#comment-15747058
]
ASF GitHub Bot commented on EAGLE-837:
--------------------------------------
GitHub user garrettlish opened a pull request:
https://github.com/apache/incubator-eagle/pull/738
[EAGLE-837] fix duplicated policy update and add tests
1. fix duplicated policy populated during alertBolt reload
2. refine alert bolt reload test
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/garrettlish/incubator-eagle eagle837_2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-eagle/pull/738.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 #738
----
commit 2b2263c65a25ced26f5f781d18b3f739fddf4034
Author: Xiancheng Li <[email protected]>
Date: 2016-12-14T03:01:41Z
[EAGLE-837] fix duplicated policy update and add tests
----
> Stream definition change does not reflect in AlertBolt
> ------------------------------------------------------
>
> Key: EAGLE-837
> URL: https://issues.apache.org/jira/browse/EAGLE-837
> Project: Eagle
> Issue Type: Bug
> Reporter: Garrett Li
> Assignee: Garrett Li
>
> Stream definition change only trigger router bolt & publisher update, we
> don't update corresponding alert bolt stream definition references. It will
> cause alert bolt still use old stream definition references, it could produce
> array index out of bound exception.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)