Ron Hashimshony created CRUNCH-526: -------------------------------------- Summary: Make unit-test aware of object re-use in reduce phases Key: CRUNCH-526 URL: https://issues.apache.org/jira/browse/CRUNCH-526 Project: Crunch Issue Type: Improvement Components: Core Reporter: Ron Hashimshony Assignee: Josh Wills
When running unit-tests, objects re-use is not simulated, ending with unit-tests that produce pass results when in real-life will fail. The most common pattern we encountered is the re-use of Iterable's next(). -- This message was sent by Atlassian JIRA (v6.3.4#6332)