Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.0
-
None
-
Reviewed
-
Provide alternate user-facing API that takes a RegionInfo Interface instead of a HRegionInfo; the old HRegionInfo methods have been deprecated in 2.0.0 and will be removed in 3.0.0.
Description
This is similar to HBASE-15583.
- Introduce RegionInfo class. HRegionInfo will extend RegionInfo.
- Deprecate HRegionInfo to be removed in 3.0
- RegionInfo contain all of the read-only methods of HRegionInfo
- Add "RegionInfo Builder"
Attachments
Attachments
Issue Links
- is a child of
-
HBASE-18823 Apply RegionInfo to MasterObserver/RegionObserver/WALObserver
- Closed
- links to