[
https://issues.apache.org/jira/browse/BEAM-3493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16968095#comment-16968095
]
Jing Chen commented on BEAM-3493:
---------------------------------
The issue should have been fixed by
[https://github.com/apache/beam/blob/master/sdks/java/core/src/main/java/org/apache/beam/sdk/options/PipelineOptionsValidator.java#L69]
and L70.
I am about to close the ticket once either [~kenn] or [~lcwik] could confirm it.
Thanks
Jing
> Prevent users from "implementing" PipelineOptions
> -------------------------------------------------
>
> Key: BEAM-3493
> URL: https://issues.apache.org/jira/browse/BEAM-3493
> Project: Beam
> Issue Type: Bug
> Components: sdk-java-core
> Reporter: Kenneth Knowles
> Assignee: Jing Chen
> Priority: Minor
> Labels: newbie, starter
>
> I've seen a user implement \{{PipelineOptions}}. This implies that it is
> backwards-incompatible to add new options, which is of course not our intent.
> We should at least document very loudly that it is not to be implemented, and
> preferably have some automation that will fail on load if they have
> implemented it. Ideas?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)