[ https://issues.apache.org/jira/browse/BEAM-2492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yu Zhang updated BEAM-2492: --------------------------- Fix Version/s: Not applicable Resolution: Fixed Status: Resolved (was: In Progress) > 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 > Assignee: Yu Zhang > Priority: P3 > Labels: Clarified, newbie, starter > Fix For: Not applicable > > Time Spent: 1h 10m > Remaining Estimate: 0h > > 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)