[
https://issues.apache.org/jira/browse/HBASE-5563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13231757#comment-13231757
]
Hudson commented on HBASE-5563:
-------------------------------
Integrated in HBase-0.92 #325 (See
[https://builds.apache.org/job/HBase-0.92/325/])
HBASE-5563 Addendum: Updating CHANGES.txt (Revision 1301782)
HBASE-5563 Add comparison of regionId to HRegionInfo#compareTo (chunhui and
jmhsieh) (Revision 1301780)
Result = FAILURE
jmhsieh :
Files :
* /hbase/branches/0.92/CHANGES.txt
jmhsieh :
Files :
* /hbase/branches/0.92/src/main/java/org/apache/hadoop/hbase/HRegionInfo.java
*
/hbase/branches/0.92/src/main/java/org/apache/hadoop/hbase/master/AssignmentManager.java
*
/hbase/branches/0.92/src/test/java/org/apache/hadoop/hbase/regionserver/TestHRegionInfo.java
> HRegionInfo#compareTo should compare regionId as well
> -----------------------------------------------------
>
> Key: HBASE-5563
> URL: https://issues.apache.org/jira/browse/HBASE-5563
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.90.5, 0.92.0, 0.94.0, 0.96.0
> Reporter: chunhui shen
> Assignee: chunhui shen
> Fix For: 0.92.2, 0.94.0, 0.96.0
>
> Attachments: HBASE-5563.patch, HBASE-5563v2.patch,
> HBASE-5563v2.patch, hbase-5563-v3-0.92.patch, hbase-5563-v3.patch
>
>
> In the one region multi assigned case, we could find that two regions have
> the same table name, same startKey, same endKey, and different regionId, so
> these two regions are same in TreeMap but different in HashMap.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira