Niels Basjes created AVRO-1630:
----------------------------------
Summary: 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
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)