[
https://issues.apache.org/jira/browse/CRUNCH-393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabriel Reid updated CRUNCH-393:
--------------------------------
Attachment: CRUNCH-393.patch
Patch that resolves the issue, and adds some javadoc to the Aggregate.top
method.
> Object reuse issue in Aggregate.top
> -----------------------------------
>
> Key: CRUNCH-393
> URL: https://issues.apache.org/jira/browse/CRUNCH-393
> Project: Crunch
> Issue Type: Bug
> Reporter: Gabriel Reid
> Assignee: Gabriel Reid
> Attachments: CRUNCH-393.patch
>
>
> Aggregate.top holds on to references of incoming values, but doesn't
> correctly detach them from the incoming iterator, causing issues if used with
> mutable types.
--
This message was sent by Atlassian JIRA
(v6.2#6252)