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

ASF GitHub Bot commented on SAMZA-2013:
---------------------------------------

GitHub user ahmedahamid opened a pull request:

    https://github.com/apache/samza/pull/832

    SAMZA-2013: Account for cycles in graph traversal within Execution Planner

    @prateekm Thanks, Prateek. I fixed the checkstyle issue.
    @srinipunuru , @atoomula FYI.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ahmedahamid/samza master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/samza/pull/832.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 #832
    
----
commit 0dac235f0abd91f5118790aebfe504b5c3c2809b
Author: Ahmed Abdul Hamid <ahabdulh@...>
Date:   2018-11-30T02:07:09Z

    SAMZA-2013: Account for cycles in graph traversal within Execution Planner

----


> Account for cycles in graph traversal within Execution Planner
> --------------------------------------------------------------
>
>                 Key: SAMZA-2013
>                 URL: https://issues.apache.org/jira/browse/SAMZA-2013
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Ahmed Abdul Hamid
>            Assignee: Ahmed Abdul Hamid
>            Priority: Major
>
> If a user creates a Samza high-level app where the result of a stream-join is 
> sent-to the same table, {{ExecutionPlanner}} ends up infinitely traversing a 
> virtual cycle between the stream-table join and send-to-table operator specs.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to