[
https://issues.apache.org/jira/browse/AVRO-2704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17075112#comment-17075112
]
Hudson commented on AVRO-2704:
------------------------------
SUCCESS: Integrated in Jenkins build AvroJava #842 (See
[https://builds.apache.org/job/AvroJava/842/])
AVRO-2704: Cache Hashcode of UTF8 Strings (#783) (github:
[https://github.com/apache/avro/commit/d5d1cd70e920f45468bf696d3668b496a9adbab3])
* (edit) lang/java/avro/src/test/java/org/apache/avro/util/TestUtf8.java
* (edit) lang/java/avro/src/main/java/org/apache/avro/util/Utf8.java
> Cache Hashcode of UTF8 Strings
> ------------------------------
>
> Key: AVRO-2704
> URL: https://issues.apache.org/jira/browse/AVRO-2704
> Project: Apache Avro
> Issue Type: Improvement
> Reporter: David Mollitor
> Assignee: David Mollitor
> Priority: Minor
> Fix For: 1.10.0
>
>
> Cache computed hash value for {{Utf8}} string instead of computing it every
> time it is required.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)