You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/14 04:15:02 UTC

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

Ted Yu created HBASE-19008:
------------------------------

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


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
(v6.4.14#64029)