You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jimmy Xiang (JIRA)" <ji...@apache.org> on 2014/07/16 17:37:15 UTC

[jira] [Created] (HBASE-11525) Region server holding in region states is out of sync with meta

Jimmy Xiang created HBASE-11525:
-----------------------------------

             Summary: Region server holding in region states is out of sync with meta
                 Key: HBASE-11525
                 URL: https://issues.apache.org/jira/browse/HBASE-11525
             Project: HBase
          Issue Type: Bug
          Components: Region Assignment
            Reporter: Jimmy Xiang
            Assignee: Jimmy Xiang


In RegionStates, we remove a region from the region list a region server hosts once the region is offline. However, in meta, we do this only when the region is assigned to a new region server. We should keep them in sync so that we can claim they are consistent.



--
This message was sent by Atlassian JIRA
(v6.2#6252)