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

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

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

Davor Bonaci updated BEAM-389:
------------------------------
    Component/s: sdk-java-core

> 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
>
> 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)