[
https://issues.apache.org/jira/browse/BEAM-2492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17139745#comment-17139745
]
Beam JIRA Bot commented on BEAM-2492:
-------------------------------------
This issue was marked "stale-assigned" and has not received a public comment in
7 days. It is now automatically unassigned. If you are still working on it, you
can assign it to yourself again. Please also give an update about the status of
the work.
> Have PipelineOptions DisplayData filter out attributes marked with
> @org.apache.beam.sdk.options.Hidden
> ------------------------------------------------------------------------------------------------------
>
> Key: BEAM-2492
> URL: https://issues.apache.org/jira/browse/BEAM-2492
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-core
> Reporter: Luke Cwik
> Priority: P3
> Labels: newbie, starter
>
> Currently DisplayData for PipelineOptions filters out attributes if they:
> * represent the default value
> * are tagged with @JsonIgnore
> Code pointer:
> https://github.com/apache/beam/blob/50acc6c20f03b4616c80027fa2ff750c77a18664/sdks/java/core/src/main/java/org/apache/beam/sdk/options/ProxyInvocationHandler.java#L291
--
This message was sent by Atlassian Jira
(v8.3.4#803005)