kennknowles opened a new issue, #19062: URL: https://github.com/apache/beam/issues/19062
In reference to comment [https://github.com/apache/beam/pull/6093#issuecomment-410831830](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. Imported from Jira [BEAM-5090](https://issues.apache.org/jira/browse/BEAM-5090). Original Jira may contain additional context. Reported by: angoenka. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
