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

Gabriel Reid updated CRUNCH-190:
--------------------------------

    Attachment: CRUNCH-190.patch

Patch to resolve the issue.
                
> Object reuse bug in CoGroup
> ---------------------------
>
>                 Key: CRUNCH-190
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-190
>             Project: Crunch
>          Issue Type: Bug
>            Reporter: Gabriel Reid
>            Assignee: Gabriel Reid
>         Attachments: CRUNCH-190.patch
>
>
> DoFns in o.a.c.lib.CoGroup hold on to references to values but don't deep 
> copy them, leading to object reuse issues where the same object is repeated 
> multiple times in the output nested collections.

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

Reply via email to