[ 
https://issues.apache.org/jira/browse/AVRO-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13853405#comment-13853405
 ] 

Hudson commented on AVRO-1348:
------------------------------

SUCCESS: Integrated in AvroJava #412 (See 
[https://builds.apache.org/job/AvroJava/412/])
AVRO-1348. Java: Improve UTF-8 to String conversion performance in Java 6. 
(cutting: rev 1552418)
* /avro/trunk/CHANGES.txt
* /avro/trunk/lang/java/avro/src/main/java/org/apache/avro/util/Utf8.java


> Improve Utf8 to String conversion
> ---------------------------------
>
>                 Key: AVRO-1348
>                 URL: https://issues.apache.org/jira/browse/AVRO-1348
>             Project: Avro
>          Issue Type: Bug
>            Reporter: Mark Wagner
>            Assignee: Doug Cutting
>             Fix For: 1.7.6
>
>         Attachments: AVRO-1348.patch, AVRO-1348v2.patch, AVRO1348v1.patch
>
>
> AVRO-1241 found that the existing method of creating Strings from Utf8 byte 
> arrays could be made faster. The same method is being used in the 
> Utf8.toString(), and could likely be sped up by doing the same thing.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to