[
https://issues.apache.org/jira/browse/BEAM-6904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17169361#comment-17169361
]
Beam JIRA Bot commented on BEAM-6904:
-------------------------------------
This issue is P2 but has been unassigned without any comment for 60 days so it
has been labeled "stale-P2". If this issue is still affecting you, we care!
Please comment and remove the label. Otherwise, in 14 days the issue will be
moved to P3.
Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed
explanation of what these priorities mean.
> Test all Coder structuralValue implementations
> ----------------------------------------------
>
> Key: BEAM-6904
> URL: https://issues.apache.org/jira/browse/BEAM-6904
> Project: Beam
> Issue Type: Test
> Components: sdk-java-core
> Reporter: Kenneth Knowles
> Priority: P2
> Labels: beam-fixit, stale-P2
> Time Spent: 5h 10m
> Remaining Estimate: 0h
>
> Here is a test helper that check that structuralValue is consistent with
> equals:
> https://github.com/apache/beam/blob/master/sdks/java/core/src/main/java/org/apache/beam/sdk/testing/CoderProperties.java#L200
> And here is one that tests it another way:
> https://github.com/apache/beam/blob/master/sdks/java/core/src/main/java/org/apache/beam/sdk/testing/CoderProperties.java#L226
> With the deprecation of consistentWithEquals and implementing all the
> structualValue methods, we should add these tests to every coder.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)