[ https://issues.apache.org/jira/browse/CRUNCH-530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Josh Wills resolved CRUNCH-530. ------------------------------- Resolution: Fixed Pushed to master. > Fix object reuse bug in GenericRecordToTuple > -------------------------------------------- > > Key: CRUNCH-530 > URL: https://issues.apache.org/jira/browse/CRUNCH-530 > Project: Crunch > Issue Type: Bug > Components: Core > Affects Versions: 0.12.0 > Reporter: Josh Wills > Assignee: Josh Wills > Fix For: 0.13.0 > > Attachments: CRUNCH-530.patch > > > Found one more place in the code (Avros.GenericRecordToTuple) where we're > re-using an Object[] in a way that can be accessed by multiple threads and/or > cause value collisions. -- This message was sent by Atlassian JIRA (v6.3.4#6332)