[
https://issues.apache.org/jira/browse/BEAM-1579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15949415#comment-15949415
]
Thomas Groh commented on BEAM-1579:
-----------------------------------
The Pipeline apis support this, and the DirectRunner uses that API. It's very
little work to port all of the existing runners.
> Runners should verify that PT overrides converged
> -------------------------------------------------
>
> Key: BEAM-1579
> URL: https://issues.apache.org/jira/browse/BEAM-1579
> Project: Beam
> Issue Type: Bug
> Components: runner-core, runner-dataflow, runner-direct
> Reporter: Eugene Kirpichov
> Assignee: Thomas Groh
>
> PT overrides are applied in order, see
> https://issues.apache.org/jira/browse/BEAM-1578 .
> To make sure that the order is correct and avoid confusing errors, after
> applying the overrides in order, we should verify that the pipeline has
> converged, i.e. the overrides no longer match.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)