[ https://issues.apache.org/jira/browse/HADOOP-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jim Kellerman updated HADOOP-2441: ---------------------------------- Attachment: patch.txt > [hbase] Fix build failures in TestHBaseCluster > ---------------------------------------------- > > Key: HADOOP-2441 > URL: https://issues.apache.org/jira/browse/HADOOP-2441 > Project: Hadoop > Issue Type: Bug > Components: contrib/hbase > Affects Versions: 0.16.0 > Reporter: Jim Kellerman > Assignee: Jim Kellerman > Fix For: 0.16.0 > > Attachments: patch.txt > > > TestHBaseCluster has been failing occasionally in nightly and patch builds. > It appears that a scanner gets created before all the previous writes have > made it to the memcache (and consequently, the scanner's memcache snapshot > does not contain them). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.