Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.4.13, 3.0.0-alpha-4, 2.5.3
-
None
-
None
-
MasterRpcServices#setRegionStateInMeta can now work with both primary and timeline-consistent replica regions.
Description
MasterRpcServices#setRegionStateInMeta does not support replica region names, it assumes the primary region only. This makes HBCK2's setRegionState for replica region fails.
Attachments
Issue Links
- causes
-
PHOENIX-7027 Add compatibility module for Hbase 2.5.4 and upgrade Hbase version to 2.5.5
- Resolved
- depends upon
-
HBASE-23561 Look up of Region in Master by encoded region name is O(n)
- Resolved
-
HBASE-23102 Improper Usage of Map putIfAbsent
- Resolved
- is depended upon by
-
HBASE-27181 Change HBCK2's setRegionState() to use HBCK's setRegionStateInMeta()
- Open
- links to