Gabriel Reid created CRUNCH-190:
-----------------------------------

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


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