[ https://issues.apache.org/jira/browse/HADOOP-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496732 ]
Hadoop QA commented on HADOOP-1364: ----------------------------------- +1 http://issues.apache.org/jira/secure/attachment/12357587/1364.patch applied and successfully tested against trunk revision r539135. Test results: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/157/testReport/ Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/157/console > Inconsistent synchronization of SequenceFile$Reader.noBufferedValues; locked > 66% of time > ---------------------------------------------------------------------------------------- > > Key: HADOOP-1364 > URL: https://issues.apache.org/jira/browse/HADOOP-1364 > Project: Hadoop > Issue Type: Bug > Components: io > Affects Versions: 0.12.3 > Reporter: Nigel Daley > Assigned To: Owen O'Malley > Priority: Minor > Fix For: 0.14.0 > > Attachments: 1364.patch > > > SequenceFile.java line 1600 > The noBufferedValues field appears to be accessed inconsistently with respect > to synchronization. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.