You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Ankur Goenka (JIRA)" <ji...@apache.org> on 2018/08/06 20:00:00 UTC

[jira] [Created] (BEAM-5090) Use topological sort during ProcessBundle in Java SDKHarness

Ankur Goenka created BEAM-5090:
----------------------------------

             Summary: Use topological sort during ProcessBundle in Java SDKHarness
                 Key: BEAM-5090
                 URL: https://issues.apache.org/jira/browse/BEAM-5090
             Project: Beam
          Issue Type: Improvement
          Components: sdk-java-harness
            Reporter: Ankur Goenka
            Assignee: Ankur Goenka


In reference to comment [https://github.com/apache/beam/pull/6093#issuecomment-410831830]
 * Use QueryablePipeline#getTopologicallyOrderedTransforms and execute processBundle requests.
 * Explore: is it worth caching the sorted structure at when registReuest is received.
 * Also, explore the how we can handle cycles in the execution stage if process bundle request if any.



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