Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.0
-
Reviewed
Description
There are some async admin APIs which depends on async getRegion method.
Such as :
1. closeRegion.
2. flushRegion.
3. compactRegion.
4. mergeRegion.
5. splitRegion.
and so on .
So, implement async getRegion method first.
Attachments
Attachments
Issue Links
- relates to
-
HBASE-17619 Add async admin Impl which connect to RegionServer and implement close region methods.
- Resolved
- links to