Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
2.0.6, 2.1.9, 2.2.6, 2.3.4
-
None
Description
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.
Attachments
Issue Links
- is fixed by
-
HBASE-25164 Make ModifyTableProcedure support changing meta replica count
- Resolved
- links to