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

Andrea Gazzarini commented on HBASE-7481:
-----------------------------------------

Hi Lars, some questions...

what about the mvn site and the failed test? Are they directly related with the 
submitted patch? At the moment I can't but tomorrow I will try to re-run tests 
in order to see what's happening. 

About the findbugs reports: if you want I can try to fix those warnings, just 
let me know. In the patch I changed only the affected lines (basically the 
method signatures) but again, if you want I can fix...I believe it is another 
way to explore the source code.    

And last, sorry for the (probably) stupid question but is there a way for me to 
run the same test procedure of the post above? In this way I could avoid you 
wasting time 
                
> throw IOExceptions from Filter methods?
> ---------------------------------------
>
>                 Key: HBASE-7481
>                 URL: https://issues.apache.org/jira/browse/HBASE-7481
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Lars Hofhansl
>             Fix For: 0.95.0, 0.98.0
>
>         Attachments: 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

Reply via email to