GitHub user jerrypeng opened a pull request:
https://github.com/apache/storm/pull/1307
[STORM-1681] - Bug in scheduling cyclic topologies when scheduling with th
RAS
There is a bug in the bfs algorithm in RAS that does not correctly account
for components already visited during the breadth first traveral
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jerrypeng/storm STORM-1681
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1307.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 #1307
----
commit 77058f60a39bb19a422c1ca34e7893b4184e50ea
Author: Boyang Jerry Peng <[email protected]>
Date: 2016-04-04T16:03:05Z
[STORM-1681] - Bug in scheduling cyclic topologies when scheduling with RAS
----
---
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.
---