[
https://issues.apache.org/jira/browse/HBASE-7481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13607224#comment-13607224
]
Hudson commented on HBASE-7481:
-------------------------------
Integrated in hbase-0.95-on-hadoop2 #34 (See
[https://builds.apache.org/job/hbase-0.95-on-hadoop2/34/])
HBASE-7481 Allow IOExceptions to be thrown from Filter methods (Revision
1458557)
Result = FAILURE
stack :
Files :
*
/hbase/branches/0.95/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/Filter.java
*
/hbase/branches/0.95/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/FilterBase.java
*
/hbase/branches/0.95/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/FilterList.java
*
/hbase/branches/0.95/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/FilterWrapper.java
*
/hbase/branches/0.95/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/SkipFilter.java
*
/hbase/branches/0.95/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/WhileMatchFilter.java
*
/hbase/branches/0.95/hbase-client/src/main/java/org/apache/hadoop/hbase/protobuf/ProtobufUtil.java
*
/hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/Import.java
*
/hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java
*
/hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/RegionScanner.java
*
/hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/ScanQueryMatcher.java
*
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/coprocessor/TestCoprocessorInterface.java
*
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/filter/TestFilter.java
*
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/filter/TestPageFilter.java
> Allow IOExceptions to be thrown from Filter methods
> ---------------------------------------------------
>
> Key: HBASE-7481
> URL: https://issues.apache.org/jira/browse/HBASE-7481
> Project: HBase
> Issue Type: Bug
> Reporter: Lars Hofhansl
> Assignee: Andrea Gazzarini
> Fix For: 0.95.0, 0.98.0
>
> Attachments: HBASE-7481-1.0.txt, HBASE-7481-1.0.txt
>
>
> Currently there is no way to throw custom IOExceptions from any of the filter
> methods.
> For implementers of custom filters that presents a problem.
> For example there are scenarios where the filter would want to indicate to
> the client that there it should not retry. Currently there is no way of doing
> that.
--
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