[ https://issues.apache.org/jira/browse/AVRO-878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13125567#comment-13125567 ]
Scott Carey commented on AVRO-878: ---------------------------------- We should at some point test and be confident Java 7 works. But not until 7 update 2. The loop predication bugs in the original Java 7 release have a chance of hitting some of the optimized loops we have in the binary decoder or encoder. With update 2 due out shortly, there is little reason to test much until then. I expect that I will be using Avro in a Java 7 environment at the beginning of 2012. I think a ticket specific to Java 7 issues is preferable to morphing this one. > TestWordCount.testProjection is broken > -------------------------------------- > > Key: AVRO-878 > URL: https://issues.apache.org/jira/browse/AVRO-878 > Project: Avro > Issue Type: Test > Affects Versions: 1.6.0 > Reporter: Jeremy Lewi > Assignee: Jeremy Lewi > Fix For: 1.6.0 > > Attachments: AVRO-878.patch, > TEST-org.apache.avro.mapred.TestWordCount.xml, > TEST-org.apache.avro.mapred.TestWordCount.xml, lewi-ipc-reports.tar.gz > > Original Estimate: 1h > Remaining Estimate: 1h > > TestWordCount.testProjection in avro/mapred/TestWordCount.java is broken. It > appears to be using the wrong schema to read the output of the map reduce job. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira