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 05:58:58 UTC

[jira] [Commented] (EAGLE-673) add numOfPublishExecutors to alert engine topology

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

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

GitHub user wujinhu opened a pull request:

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

    [EAGLE-673] add numOfPublishExecutors to alert engine topology

    

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/555.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 #555
    
----
commit c82fe370ef20db5437f072bf25ec90f4f2917bba
Author: wujinhu <wu...@126.com>
Date:   2016-10-24T05:54:02Z

    add numOfPublishExecutors to alert engine topology

----


> add numOfPublishExecutors to alert engine topology
> --------------------------------------------------
>
>                 Key: EAGLE-673
>                 URL: https://issues.apache.org/jira/browse/EAGLE-673
>             Project: Eagle
>          Issue Type: Bug
>    Affects Versions: v0.5.0
>            Reporter: wujinhu
>            Assignee: wujinhu
>             Fix For: v0.5.0
>
>
> When creates alert engine topology
>         BoltDeclarer boltDeclarer = builder.setBolt(alertPublishBoltName, publisherBolt).setNumTasks(numOfPublishTasks);
> builder does not set number of publish executors which will cause these tasks are in only one bolt.



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