[
https://issues.apache.org/jira/browse/HBASE-6487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13437093#comment-13437093
]
Hudson commented on HBASE-6487:
-------------------------------
Integrated in HBase-TRUNK #3235 (See
[https://builds.apache.org/job/HBase-TRUNK/3235/])
HBASE-6487 assign region doesn't check if the region is already assigned
(Revision 1374423)
Result = FAILURE
jxiang :
Files :
*
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/master/HMaster.java
*
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/master/RegionStates.java
* /hbase/trunk/hbase-server/src/main/ruby/shell/commands/assign.rb
> assign region doesn't check if the region is already assigned
> -------------------------------------------------------------
>
> Key: HBASE-6487
> URL: https://issues.apache.org/jira/browse/HBASE-6487
> Project: HBase
> Issue Type: Bug
> Reporter: Jimmy Xiang
> Assignee: Jimmy Xiang
> Priority: Minor
> Fix For: 0.96.0
>
> Attachments: trunk-6487.patch, trunk-6487_v2.patch
>
>
> Tried to assign a region already assigned somewhere from hbase shell, the
> region is assigned to a different place but the previous assignment is not
> closed. So it causes double assignments. In such a case, it's better to
> issue a warning instead.
--
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