You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crunch.apache.org by "Tim van Heugten (JIRA)" <ji...@apache.org> on 2013/01/29 15:01:12 UTC

[jira] [Created] (CRUNCH-153) getDetachedValue() nullifies values

Tim van Heugten created CRUNCH-153:
--------------------------------------

             Summary: getDetachedValue() nullifies values
                 Key: CRUNCH-153
                 URL: https://issues.apache.org/jira/browse/CRUNCH-153
             Project: Crunch
          Issue Type: Bug
    Affects Versions: 0.4.0
            Reporter: Tim van Heugten
         Attachments: AvroString.java, PairFn.java, WriteDetachedDataTest.java

While trying to create a simple (non-null) testcase for CRUNCH-152 I encountered the following problem:
Emitted data that has multiple output targets is passed through getDetachedValue().
After that method is done, the fields of the data are null.
Causing NullPointerExceptions.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira