[
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 registerRequest is
received.
* Also, explore how we can handle cycles in the execution stage in 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 when registReuest is
received.
* Also, explore how we can handle cycles in the execution stage in 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
> Labels: newbie
>
> 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 registerRequest is
> received.
> * Also, explore how we can handle cycles in the execution stage in process
> bundle request if any.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)