You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/24 08:48:58 UTC

[jira] [Commented] (EAGLE-674) fix grouping between AlertBolt and AlertPublisher

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

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

GitHub user wujinhu opened a pull request:

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

    [EAGLE-674] fix grouping between AlertBolt and AlertPublisher

    

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

    $ git pull https://github.com/wujinhu/incubator-eagle EAGLE-673

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

    https://github.com/apache/incubator-eagle/pull/557.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 #557
    
----
commit c82fe370ef20db5437f072bf25ec90f4f2917bba
Author: wujinhu <wu...@126.com>
Date:   2016-10-24T05:54:02Z

    add numOfPublishExecutors to alert engine topology

commit d25bfae642115560ccfc87218c168b52aa389d92
Author: wujinhu <wu...@126.com>
Date:   2016-10-24T08:44:34Z

    fix alertPublish grouping bug

----


> fix grouping between AlertBolt and AlertPublisher
> -------------------------------------------------
>
>                 Key: EAGLE-674
>                 URL: https://issues.apache.org/jira/browse/EAGLE-674
>             Project: Eagle
>          Issue Type: Bug
>    Affects Versions: v0.5.0
>            Reporter: wujinhu
>            Assignee: wujinhu
>             Fix For: v0.5.0
>
>
> Currently, it is fields grouping
> boltDeclarer.fieldsGrouping(alertBoltNamePrefix + i, new Fields(AlertConstants.FIELD_0));
> Sometimes, traffic will go to only one task of alert publisher, we should change to shuffleGrouping



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)