[
https://issues.apache.org/jira/browse/HBASE-18980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16199319#comment-16199319
]
Hudson commented on HBASE-18980:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-1.4 #947 (See
[https://builds.apache.org/job/HBase-1.4/947/])
HBASE-18980 Suppress SelfComparison error in tests (mdrob: rev
411e4d6c79ed8127754c7fdf7362e6f3f9cd2e98)
* (edit)
hbase-hadoop2-compat/src/test/java/org/apache/hadoop/hbase/regionserver/TestMetricsRegionSourceImpl.java
* (edit)
hbase-hadoop2-compat/src/test/java/org/apache/hadoop/hbase/regionserver/TestMetricsTableSourceImpl.java
> Address issues found by error-prone in hbase-hadoop2-compat
> -----------------------------------------------------------
>
> Key: HBASE-18980
> URL: https://issues.apache.org/jira/browse/HBASE-18980
> Project: HBase
> Issue Type: Sub-task
> Reporter: Mike Drob
> Assignee: Mike Drob
> Priority: Trivial
> Fix For: 3.0.0, 1.4.0, 1.3.2, 1.2.7, 1.1.13, 2.0.0-alpha-4
>
> Attachments: HBASE-18980.patch
>
>
> There are a few instances of self comparison found in hadoop2-compat module.
> Because they are in tests specifically for verifying compareTo, I think
> they're ok to keep and we should suppress them.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)