You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Xinyu Liu (JIRA)" <ji...@apache.org> on 2017/03/29 17:50:42 UTC

[jira] [Resolved] (SAMZA-1172) Fix for the topological sort to handle single-node loop correctly

     [ https://issues.apache.org/jira/browse/SAMZA-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xinyu Liu resolved SAMZA-1172.
------------------------------
       Resolution: Fixed
    Fix Version/s: 0.13.0

> Fix for the topological sort to handle single-node loop correctly
> -----------------------------------------------------------------
>
>                 Key: SAMZA-1172
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1172
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Xinyu Liu
>            Assignee: Xinyu Liu
>            Priority: Blocker
>             Fix For: 0.13.0
>
>
> In the processor graph, the topological sort missed adding to the visited set during graph traversal. This caused wrong graph being generated for single-node loop.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)