[
https://issues.apache.org/jira/browse/BEAM-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luke Cwik resolved BEAM-1210.
-----------------------------
Fix Version/s: 2.21.0
Resolution: Fixed
The portable job APIs makes this implicitly true as the options are serialized
and sent as part of the API request.
> PipelineRunners should receive a copy of PipelineOptions rather than the
> original Options
> -----------------------------------------------------------------------------------------
>
> Key: BEAM-1210
> URL: https://issues.apache.org/jira/browse/BEAM-1210
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-core
> Reporter: Thomas Groh
> Priority: P2
> Labels: stale-P2
> Fix For: 2.21.0
>
>
> This ensures that any modifications to options required by the runner are not
> visible outside of the Pipeline. Runners are permitted to (effectively)
> arbitrarily mutate most options.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)