You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Pei He (JIRA)" <ji...@apache.org> on 2016/07/09 00:48:10 UTC

[jira] [Closed] (BEAM-389) DelegateCoder needs equals and hashCode

     [ https://issues.apache.org/jira/browse/BEAM-389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pei He closed BEAM-389.
-----------------------
       Resolution: Fixed
    Fix Version/s: 0.2.0-incubating

> DelegateCoder needs equals and hashCode
> ---------------------------------------
>
>                 Key: BEAM-389
>                 URL: https://issues.apache.org/jira/browse/BEAM-389
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-core
>            Reporter: Pei He
>            Assignee: Pei He
>            Priority: Minor
>             Fix For: 0.2.0-incubating
>
>
> Currently, DelegateCoder inherit equals() and hashCode() from StandardCoder.
> And, it makes DelegateCoder.of(VarIntCoder) equal to DelegateCoder.of(BigEndianIntegerCoder).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)