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)