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

Hudson commented on HBASE-8160:
-------------------------------

Integrated in hbase-0.95-on-hadoop2 #37 (See 
[https://builds.apache.org/job/hbase-0.95-on-hadoop2/37/])
    HBASE-8160 HMaster#move doesn't check if master initialized (Revision 
1459581)

     Result = FAILURE
jxiang : 
Files : 
* 
/hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/master/HMaster.java
* 
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestMaster.java

                
> HMaster#move doesn't check if master initialized
> ------------------------------------------------
>
>                 Key: HBASE-8160
>                 URL: https://issues.apache.org/jira/browse/HBASE-8160
>             Project: HBase
>          Issue Type: Bug
>          Components: master
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>            Priority: Trivial
>             Fix For: 0.95.0, 0.98.0, 0.94.7
>
>         Attachments: 0.94-8160.patch, 0.94-8160_v2.patch, trunk-8160.patch, 
> trunk-8160_v2.patch
>
>
> Before the master is initialized, if a move request comes in, it could cause 
> the master to abort, if the region was already in transition before the 
> master started up.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to