[
https://issues.apache.org/jira/browse/HBASE-11026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13979680#comment-13979680
]
Hudson commented on HBASE-11026:
--------------------------------
FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #277 (See
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/277/])
HBASE-11026 Provide option to filter out all rows in PerformanceEvaluation tool
(Ramkrishna S. Vasudevan) (apurtell: rev 1589539)
*
/hbase/branches/0.98/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/FilterProtos.java
* /hbase/branches/0.98/hbase-protocol/src/main/protobuf/Filter.proto
*
/hbase/branches/0.98/hbase-server/src/test/java/org/apache/hadoop/hbase/PerformanceEvaluation.java
*
/hbase/branches/0.98/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, 0.98.2
>
> Attachments: HBASE-11026_1.patch, HBASE-11026_2.patch,
> HBASE-11026_4-0.98.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)