You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2018/07/23 15:07:00 UTC

[jira] [Commented] (HBASE-19008) Add missing equals or hashCode method(s) to stock Filter implementations

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

Ted Yu commented on HBASE-19008:
--------------------------------

In the thread, 'Adding same row filter multiple times', Biplob brought up the notion of FilterSet which would be dependent on this task.

Is it possible to revive this issue ?

Thanks

> Add missing equals or hashCode method(s) to stock Filter implementations
> ------------------------------------------------------------------------
>
>                 Key: HBASE-19008
>                 URL: https://issues.apache.org/jira/browse/HBASE-19008
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Jan Hentschel
>            Priority: Major
>              Labels: filter
>
> In HBASE-15410, [~mdrob] reminded me that Filter implementations may not write {{equals}} or {{hashCode}} method(s).
> This issue is to add missing {{equals}} or {{hashCode}} method(s) to stock Filter implementations such as KeyOnlyFilter.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)