You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2013/04/09 18:14:15 UTC

[jira] [Created] (HBASE-8306) Enhance TestJoinedScanners with ability to simulate more scenarios

Ted Yu created HBASE-8306:
-----------------------------

             Summary: Enhance TestJoinedScanners with ability to simulate more scenarios
                 Key: HBASE-8306
                 URL: https://issues.apache.org/jira/browse/HBASE-8306
             Project: HBase
          Issue Type: Test
            Reporter: Ted Yu
            Priority: Minor


Currently TestJoinedScanners uses fixed lengths of values for essential and non-essential column families.
The selection rate of SingleColumnValueFilter is fixed and distribution of selected rows forms stripes.

TestJoinedScanners can be enhanced in the following ways:
1. main() can be introduced so that the test can be run standalone
2. selection ratio can be specified by user
3. distribution of selected rows should be random
4. user should be able to specify data block encoding for the column families

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira