[
https://issues.apache.org/jira/browse/HBASE-11026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13978714#comment-13978714
]
Hudson commented on HBASE-11026:
--------------------------------
SUCCESS: Integrated in HBase-TRUNK #5109 (See
[https://builds.apache.org/job/HBase-TRUNK/5109/])
HBASE-11026-Provide option to filter out all rows in PerformanceEvaluation tool
(Ram) (ramkrishna: rev 1589447)
*
/hbase/trunk/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/FilterProtos.java
* /hbase/trunk/hbase-protocol/src/main/protobuf/Filter.proto
*
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/PerformanceEvaluation.java
*
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/filter/FilterAllFilter.java
> Provide option to filter out all rows in PerformanceEvaluation tool
> -------------------------------------------------------------------
>
> Key: HBASE-11026
> URL: https://issues.apache.org/jira/browse/HBASE-11026
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 0.99.0
> Reporter: ramkrishna.s.vasudevan
> Assignee: ramkrishna.s.vasudevan
> Fix For: 0.99.0
>
> Attachments: HBASE-11026_1.patch, HBASE-11026_2.patch,
> HBASE-11026_4.patch
>
>
> Performance Evaluation could also be used to check the actual performance of
> the scans on the Server side by passing Filters that filters out all the
> rows. We can create a test filter and add it to the Filter.proto and set
> this filter based on input params. Could be helpful in testing.
> If you feel this is not needed pls feel free to close this issue.
--
This message was sent by Atlassian JIRA
(v6.2#6252)