[
https://issues.apache.org/jira/browse/EAGLE-673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15601070#comment-15601070
]
ASF GitHub Bot commented on EAGLE-673:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-eagle/pull/555
> 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)