[ 
https://issues.apache.org/jira/browse/HBASE-8306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13652059#comment-13652059
 ] 

Hudson commented on HBASE-8306:
-------------------------------

Integrated in HBase-TRUNK #4103 (See 
[https://builds.apache.org/job/HBase-TRUNK/4103/])
    HBASE-8306 Enhance TestJoinedScanners with ability to specify various 
parameters (Ted Yu) (Revision 1480277)

     Result = SUCCESS
tedyu : 
Files : 
* 
/hbase/trunk/hbase-it/src/test/java/org/apache/hadoop/hbase/IntegrationTestLazyCfLoading.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestJoinedScanners.java

                
> Enhance TestJoinedScanners with ability to specify various parameters
> ---------------------------------------------------------------------
>
>                 Key: HBASE-8306
>                 URL: https://issues.apache.org/jira/browse/HBASE-8306
>             Project: HBase
>          Issue Type: Test
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>            Priority: Minor
>         Attachments: 8306-v1.txt, 8306-v5.txt, 8306-v6.txt, 8306-v7.txt, 
> 8306-v7.txt
>
>
> 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

Reply via email to