You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/03/05 19:32:00 UTC

[jira] [Created] (HBASE-25639) meta replica state is not respected during active master switch

Huaxiang Sun created HBASE-25639:
------------------------------------

             Summary: meta replica state is not respected during active master switch
                 Key: HBASE-25639
                 URL: https://issues.apache.org/jira/browse/HBASE-25639
             Project: HBase
          Issue Type: Bug
          Components: meta replicas
            Reporter: Huaxiang Sun
            Assignee: Huaxiang Sun


We saw this warning in master log.

WARN org.apache.hadoop.hbase.master.assignment.AssignmentManager: No RegionStateNode for hbase:meta,,1_0003 but reported as up on server1.example.com,16020,1614958467735; closing...

 

The root cause is that meta replica regions are in zookeeper, and these state are not iterated by the new active master so it loses track.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)