Gabriel Reid created CRUNCH-393: ----------------------------------- Summary: 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
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)