You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crunch.apache.org by "Gabriel Reid (JIRA)" <ji...@apache.org> on 2014/04/25 23:05:16 UTC

[jira] [Resolved] (CRUNCH-382) AvroType#getDetachedValue does not work correctly for byte[]

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

Gabriel Reid resolved CRUNCH-382.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 0.8.3
                   0.10.0

Pushed to master and 0.8 branch

> AvroType#getDetachedValue does not work correctly for byte[]
> ------------------------------------------------------------
>
>                 Key: CRUNCH-382
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-382
>             Project: Crunch
>          Issue Type: Bug
>            Reporter: Gabriel Reid
>            Assignee: Gabriel Reid
>             Fix For: 0.10.0, 0.8.3
>
>         Attachments: CRUNCH-382.patch, CRUNCH-382b.patch
>
>
> A NoOpDeepCopier is currently used for getting detached ByteBuffer values in Avro. However, ByteBuffers are reused in Avro, meaning that object reuse bugs can still be present even if PType#getDetachedValue is called on a byte[] value.



--
This message was sent by Atlassian JIRA
(v6.2#6252)