You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Tom White (JIRA)" <ji...@apache.org> on 2014/02/12 12:57:20 UTC

[jira] [Updated] (AVRO-1455) Deep copy does not need to create new instances for primitives

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

Tom White updated AVRO-1455:
----------------------------

    Status: Patch Available  (was: Open)

> Deep copy does not need to create new instances for primitives
> --------------------------------------------------------------
>
>                 Key: AVRO-1455
>                 URL: https://issues.apache.org/jira/browse/AVRO-1455
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>    Affects Versions: 1.7.6
>            Reporter: Tom White
>            Assignee: Tom White
>         Attachments: AVRO-1455.patch
>
>
> Java Boolean, Integer, Long, Float and Double are immutable so there's no need to create new instances for them in GenericData#deepCopy. Note that this optimization is already present for String.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)