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

ASF GitHub Bot commented on STORM-1681:
---------------------------------------

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

----


> Bug in scheduling cyclic topologies when scheduling with RAS
> ------------------------------------------------------------
>
>                 Key: STORM-1681
>                 URL: https://issues.apache.org/jira/browse/STORM-1681
>             Project: Apache Storm
>          Issue Type: Bug
>    Affects Versions: 1.0.0, 2.0.0
>            Reporter: Boyang Jerry Peng
>            Assignee: Boyang Jerry Peng
>            Priority: Critical
>
> There is a bug in the bfs algorithm in RAS that does not correctly account 
> for components already visited during the breadth first traveral



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

Reply via email to