[
https://issues.apache.org/jira/browse/HBASE-20094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16383828#comment-16383828
]
Artem Ervits commented on HBASE-20094:
--------------------------------------
v2 patch addresses the three checkstyle issues found.
> Import$CellWritableComparable should define equals()
> ----------------------------------------------------
>
> Key: HBASE-20094
> URL: https://issues.apache.org/jira/browse/HBASE-20094
> Project: HBase
> Issue Type: Sub-task
> Reporter: Ted Yu
> Assignee: Artem Ervits
> Priority: Major
> Fix For: 2.0.0
>
> Attachments: HBASE-20094.v01.patch, HBASE-20094.v02.patch
>
>
> Bug type EQ_COMPARETO_USE_OBJECT_EQUALS
> {code}
> In class org.apache.hadoop.hbase.mapreduce.Import$CellWritableComparable
> In method
> org.apache.hadoop.hbase.mapreduce.Import$CellWritableComparable.compareTo(Import$CellWritableComparable)
> At Import.java:[line 149]
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)