[ 
https://issues.apache.org/jira/browse/HBASE-13119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341303#comment-14341303
 ] 

Hudson commented on HBASE-13119:
--------------------------------

FAILURE: Integrated in HBase-1.1 #224 (See 
[https://builds.apache.org/job/HBase-1.1/224/])
HBASE-13119 FileLink should implement equals (enis: rev 
b09c4feade0c86c284c814322971c3b8e0279a5e)
* hbase-server/src/test/java/org/apache/hadoop/hbase/io/TestFileLink.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestStoreFileInfo.java
* hbase-server/src/main/java/org/apache/hadoop/hbase/io/FileLink.java


> FileLink should implement equals
> --------------------------------
>
>                 Key: HBASE-13119
>                 URL: https://issues.apache.org/jira/browse/HBASE-13119
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 2.0.0, 1.1.0
>
>         Attachments: hbase-13119_v1.patch
>
>
> StoreFileInfo used to implement Comparable, but got changed in HBASE-12749. 
> Now comparing StoreFileInfo's with links results in false, since 
> FileLink/HFileLink does not implement equals(). 
> We should do both equals and hashCode() it seems. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to