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

Ankur Goenka updated BEAM-5090:
-------------------------------
    Description: 
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 when registReuest is 
received.
 * Also, explore how we can handle cycles in the execution stage if process 
bundle request if any.

  was:
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.


> 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
>            Priority: Major
>
> 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 when registReuest is 
> received.
>  * Also, explore 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)

Reply via email to