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/15 21:01:19 UTC

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

Tom White created AVRO-1458:
-------------------------------

             Summary: 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


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)