[ https://issues.apache.org/jira/browse/CRUNCH-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim van Heugten updated CRUNCH-153:
-----------------------------------
Priority: Critical (was: Major)
> 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
> Priority: Critical
> 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
|