[ https://issues.apache.org/jira/browse/EAGLE-673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
wujinhu closed EAGLE-673. ------------------------- Resolution: Fixed > 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)