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

ASF GitHub Bot commented on EAGLE-837:
--------------------------------------

GitHub user garrettlish opened a pull request:

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

    EAGLE-837: Stream definition change does not reflect in AlertBolt

    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.

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

    $ git pull https://github.com/garrettlish/incubator-eagle eagle837

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

    https://github.com/apache/incubator-eagle/pull/732.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 #732
    
----
commit d5353dd7e5e7f91c805dc698c29516809597071f
Author: Xiancheng Li <xiancheng...@ebay.com>
Date:   2016-12-12T11:17:47Z

    EAGLE-837: Stream definition change does not reflect in AlertBolt
    
    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.

----


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

Reply via email to