[ https://issues.apache.org/jira/browse/HBASE-4841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alex Newman updated HBASE-4841: ------------------------------- Attachment: log2 here is a log of the wrong number of rows being returned > If I call split fast enough, while inserting, rows disappear. > -------------------------------------------------------------- > > Key: HBASE-4841 > URL: https://issues.apache.org/jira/browse/HBASE-4841 > Project: HBase > Issue Type: Bug > Reporter: Alex Newman > Attachments: 1, log, log2 > > > I'll attach a unit test for this. Basically if you call split, while > inserting data you can get to the point to where the cluster becomes > unstable, or rows will disappear. The unit test gives you some flexibility > of: > - How many rows > - How wide the rows are > - The frequency of the split. > The default settings crash unit tests or cause the unit tests to fail on my > laptop. On my macbook air, i could actually turn down the number of total > rows, and the frequency of the splits which is surprising. I think this is > because the macbook air has much better IO than my backup acer. -- 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