You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2018/09/06 14:16:00 UTC

[jira] [Reopened] (HBASE-21129) Clean up duplicate codes in #equals and #hashCode methods of Filter

     [ https://issues.apache.org/jira/browse/HBASE-21129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Busbey reopened HBASE-21129:
---------------------------------

reopening because this patch caused a failure in nightly's scaladoc check.

Here's the report for master branch that nightly tried to link to:

https://builds.apache.org/job/HBase%20Nightly/job/master/472/General_20Nightly_20Build_20Report/

and here's the specific error log for scaladoc:

https://builds.apache.org/job/HBase%20Nightly/job/master/476/artifact/output-general/patch-scaladoc-root.txt

please push an addendum to relevant branches or revert.

> Clean up duplicate codes in #equals and #hashCode methods of Filter
> -------------------------------------------------------------------
>
>                 Key: HBASE-21129
>                 URL: https://issues.apache.org/jira/browse/HBASE-21129
>             Project: HBase
>          Issue Type: Improvement
>          Components: Filters
>    Affects Versions: 3.0.0, 2.2.0
>            Reporter: Reid Chan
>            Assignee: Reid Chan
>            Priority: Minor
>             Fix For: 3.0.0, 2.2.0
>
>         Attachments: HBASE-21129.master.001.patch, HBASE-21129.master.002.patch, HBASE-21129.master.003.patch, HBASE-21129.master.004.patch, HBASE-21129.master.005.patch, HBASE-21129.master.006.patch, HBASE-21129.master.007.patch, HBASE-21129.master.008.patch
>
>
> It is a follow-up of HBASE-19008, aiming to clean up duplicate codes in #equals and #hashCode methods. 



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