Integrating test for HBASE-4570
-------------------------------

                 Key: BIGTOP-287
                 URL: https://issues.apache.org/jira/browse/BIGTOP-287
             Project: Bigtop
          Issue Type: Test
          Components: Tests
            Reporter: Stephen Chu


In HBASE-4570, when scanning a table during concurrent writes, rows that have 
multiple column families sometimes get split into two rows.

This patch integrates Jon Hsieh's test for this bug. The test creates a table 
of 25k rows, each with 10 column families. It then scans the table while 
performing concurrent writes a configurable number of times and looks for split 
rows. The test passes if there are now split rows, and fails otherwise.

--
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

        

Reply via email to