GitHub user qingwen220 opened a pull request:
https://github.com/apache/eagle/pull/895
EAGLE-971: fix a bug that duplicated queues are generated under a monitored
stream
https://issues.apache.org/jira/browse/EAGLE-971
New policies for alert spec generation
1. each alert bolt has no more than 'coordinator.policiesPerBolt' policies.
2. each alert bolt has no more than 'coordinator.streamsPerBolt' queues if
'reuseBoltInStreams' is true
3. NO queues on one alert bolt have the same StreamGroup.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/qingwen220/eagle EAGLE-971
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/eagle/pull/895.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 #895
----
commit c4950daa2bd6f1805664fab8593e95d5baaf2531
Author: Zhao, Qingwen <[email protected]>
Date: 2017-03-28T12:27:06Z
fix a bug that duplicated queues are generated under a monitored stream
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---