[ https://issues.apache.org/jira/browse/HBASE-19008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16815955#comment-16815955 ]
Hudson commented on HBASE-19008: -------------------------------- Results for branch branch-2.1 [build #1046 on builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.1/1046/]: (x) *{color:red}-1 overall{color}* ---- details (if available): (/) {color:green}+1 general checks{color} -- For more information [see general report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.1/1046//General_Nightly_Build_Report/] (/) {color:green}+1 jdk8 hadoop2 checks{color} -- For more information [see jdk8 (hadoop2) report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.1/1046//JDK8_Nightly_Build_Report_(Hadoop2)/] (x) {color:red}-1 jdk8 hadoop3 checks{color} -- For more information [see jdk8 (hadoop3) report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.1/1046//JDK8_Nightly_Build_Report_(Hadoop3)/] (/) {color:green}+1 source release artifact{color} -- See build output for details. (/) {color:green}+1 client integration test{color} > 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 > Fix For: 3.0.0, 2.2.0 > > Attachments: Filters.png, HBASE-19008-1.patch, HBASE-19008-10.patch, > HBASE-19008-11.patch, HBASE-19008-12.patch, HBASE-19008-13.patch, > HBASE-19008-14.patch, HBASE-19008-15.patch, HBASE-19008-16.patch, > HBASE-19008-17.patch, HBASE-19008-18.patch, HBASE-19008-2.patch, > HBASE-19008-20.patch, HBASE-19008-21.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)