[ https://issues.apache.org/jira/browse/HBASE-4488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lars Hofhansl updated HBASE-4488: --------------------------------- Description: While looking at HBASE-4344 I found that my change HBASE-4241 contains a critical mistake: The while(scanner.next(kvs)) loop is incorrect and might miss the last edits. was: While looked at HBASE-4344 I found that my change HBASE-4241 contains a critical mistake: The while(scanner.next(kvs)) loop is incorrect and might miss the last edits. > Store could miss rows during flush > ---------------------------------- > > Key: HBASE-4488 > URL: https://issues.apache.org/jira/browse/HBASE-4488 > Project: HBase > Issue Type: Bug > Components: regionserver > Affects Versions: 0.92.0, 0.94.0 > Reporter: Lars Hofhansl > Priority: Critical > Fix For: 0.92.0, 0.94.0 > > Attachments: 4488.txt > > > While looking at HBASE-4344 I found that my change HBASE-4241 contains a > critical mistake: > The while(scanner.next(kvs)) loop is incorrect and might miss the last edits. -- 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