[
https://issues.apache.org/jira/browse/HBASE-19008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16579193#comment-16579193
]
Reid Chan commented on HBASE-19008:
-----------------------------------
Still lots of problems. :).
{quote}we have a formatter template in dev-support directory, FYI{quote}
this {{dev-support}} is under your hbase project root directory, please check,
again.
hbase doesn't follow {{google-code-style}} :), you'd better read this chapter
before next patch [IDEs|https://hbase.apache.org/book.html#_ides]
> 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: liubangchen
> Priority: Major
> Labels: filter
> Attachments: Filters.png, HBASE-19008-1.patch, HBASE-19008-10.patch,
> HBASE-19008-2.patch, HBASE-19008-3.patch, HBASE-19008-4.patch,
> HBASE-19008-5.patch, HBASE-19008-6.patch, HBASE-19008-7.patch,
> HBASE-19008-8.patch, HBASE-19008-9.patch, HBASE-19008.patch
>
>
> 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)