Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
After HBASE-26193, we store the meta region location in master local region and zookeeper is just a mirror, but in our code base, sometimes we still get the location from zookeeper.
We should change them all to use the data from master local region, i.e, by reading from meta location cache or assignment manager.
Attachments
Issue Links
- is related to
-
HBASE-26193 Do not store meta region location as permanent state on zookeeper
- Resolved
- links to