You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "David Mollitor (JIRA)" <ji...@apache.org> on 2019/03/07 16:44:00 UTC

[jira] [Assigned] (AVRO-2340) Use JDK compareTo and hashcode Methods

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

David Mollitor reassigned AVRO-2340:
------------------------------------

    Assignee: David Mollitor

> Use JDK compareTo and hashcode Methods
> --------------------------------------
>
>                 Key: AVRO-2340
>                 URL: https://issues.apache.org/jira/browse/AVRO-2340
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: java
>            Reporter: David Mollitor
>            Assignee: David Mollitor
>            Priority: Minor
>
> There are a few different ways that {{hashCode()}} and {{compare}} are implemented.  Just use the JDK methods.
> I set a breakpoint and ran the 'perf' program, but it did not hit, so these methods are not on the critical paths.  Best to do this work in a consistent behavior.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)