Ted Yu created HBASE-17371: ------------------------------ Summary: Enhance 'HBaseContextSuite @ distributedScan to test HBase client' with filter Key: HBASE-17371 URL: https://issues.apache.org/jira/browse/HBASE-17371 Project: HBase Issue Type: Test Reporter: Ted Yu Priority: Minor
Currently 'HBaseContextSuite @ distributedScan to test HBase client' uses Scan which doesn't utilize any Filter. This issue adds a FirstKeyOnlyFilter to the scan object to ascertain the case where the number of cells returned is the same as number of rows. -- This message was sent by Atlassian JIRA (v6.3.4#6332)