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)