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

Lars Hofhansl commented on HBASE-6657:
--------------------------------------

That reminds me. I was wondering why Filter needed to turn into an abstract 
class.
The only implemented method is parseFrom, which just throws an exception.

Why can't we have that method in FilterBase and turn Filter back into an 
interface?
(I'm probably just missing something...)
                
> Merge Filter and FilterBase
> ---------------------------
>
>                 Key: HBASE-6657
>                 URL: https://issues.apache.org/jira/browse/HBASE-6657
>             Project: HBase
>          Issue Type: Bug
>          Components: filters
>            Reporter: Gregory Chanan
>            Assignee: Gregory Chanan
>            Priority: Minor
>             Fix For: 0.96.0
>
>
> After HBASE-6477, Filter is an abstract class, as is FilterBase.  It probably 
> doesn't make much sense to keep both.
> See Review Request for more info:
> https://reviews.apache.org/r/6670/

--
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