You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Feng Honghua (JIRA)" <ji...@apache.org> on 2013/09/09 13:44:51 UTC

[jira] [Created] (HBASE-9464) master failure during region-move can result in the region moved to a different RS rather than the destination one user specified

Feng Honghua created HBASE-9464:
-----------------------------------

             Summary: master failure during region-move can result in the region moved to a different RS rather than the destination one user specified
                 Key: HBASE-9464
                 URL: https://issues.apache.org/jira/browse/HBASE-9464
             Project: HBase
          Issue Type: Bug
          Components: master
            Reporter: Feng Honghua
            Priority: Minor


1. user issues region-move by specifying a destination RS
2. master finishes offlining the region
3. master fails before assigning it the the specified destination RS
4. new master assigns the region to a random RS since it doesn't have destination RS info

--
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