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

[jira] [Commented] (AVRO-1458) Setting char record field via reflection affects other fields

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

Ryan Blue commented on AVRO-1458:
---------------------------------

The patch fixes the bug for me, and catches the error correctly in the tests when the actual fix is not applied.

> Setting char record field via reflection affects other fields
> -------------------------------------------------------------
>
>                 Key: AVRO-1458
>                 URL: https://issues.apache.org/jira/browse/AVRO-1458
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>    Affects Versions: 1.7.5
>            Reporter: Tom White
>            Assignee: Tom White
>            Priority: Blocker
>             Fix For: 1.7.7
>
>         Attachments: AVRO-1458.patch
>
>
> Calling ReflectData#setField for a char field causes a previously set field (e.g. boolean or byte) to become unset.



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