[
https://issues.apache.org/jira/browse/AVRO-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14303453#comment-14303453
]
Hudson commented on AVRO-1630:
------------------------------
SUCCESS: Integrated in AvroJava #512 (See
[https://builds.apache.org/job/AvroJava/512/])
AVRO-1630. Java: Creating Builder from instance loses data. Contributed by
Niels Basjes. (tomwhite: rev 1656749)
* /avro/trunk/CHANGES.txt
*
/avro/trunk/lang/java/compiler/src/main/velocity/org/apache/avro/compiler/specific/templates/java/classic/record.vm
*
/avro/trunk/lang/java/ipc/src/test/java/org/apache/avro/specific/TestSpecificBuilderTree.java
> Creating Builder from instance loses data
> -----------------------------------------
>
> Key: AVRO-1630
> URL: https://issues.apache.org/jira/browse/AVRO-1630
> Project: Avro
> Issue Type: Bug
> Components: java
> Affects Versions: 1.8.0
> Reporter: Niels Basjes
> Assignee: Niels Basjes
> Fix For: 1.8.0
>
> Attachments: AVRO-1630-2015-01-14-v1.patch
>
>
> If you create a builder from an instance and then use the .getXxxBuilder()
> method you get an empty builder instead of a builder than contains the data
> elements from the original instance.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)