|
|
|
HBASE-18608
|
HBASE-17359
AsyncConnection should return AsyncAdmin interface instead of the implemenation
|
Guanghao Zhang
|
Guanghao Zhang
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
HBASE-18343
|
HBASE-17359
Track the remaining unimplemented methods for async admin
|
Guanghao Zhang
|
Guanghao Zhang
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
HBASE-18342
|
HBASE-17359
Add coprocessor service support for async admin
|
Guanghao Zhang
|
Guanghao Zhang
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
HBASE-18319
|
HBASE-17359
Implement getClusterStatus/getRegionLoad/getCompactionState/getLastMajorCompactionTimestamp methods
|
Guanghao Zhang
|
Guanghao Zhang
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
HBASE-18318
|
HBASE-17359
Implement updateConfiguration/stopMaster/stopRegionServer/shutdown methods
|
Guanghao Zhang
|
Guanghao Zhang
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
HBASE-18317
|
HBASE-17359
Implement async admin operations for Normalizer/CleanerChore/CatalogJanitor
|
Guanghao Zhang
|
Guanghao Zhang
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
HBASE-18316
|
HBASE-17359
Implement async admin operations for draining region servers
|
Guanghao Zhang
|
Guanghao Zhang
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
HBASE-18297
|
HBASE-17359
Provide a AsyncAdminBuilder to create new AsyncAdmin instance
|
Guanghao Zhang
|
Guanghao Zhang
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
HBASE-18283
|
HBASE-17359
Provide a construct method which accept a thread pool for AsyncAdmin
|
Guanghao Zhang
|
Guanghao Zhang
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
HBASE-18234
|
HBASE-17359
Revisit the async admin api
|
Guanghao Zhang
|
Guanghao Zhang
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
HBASE-18114
|
HBASE-17359
Update the config of TestAsync*AdminApi to make test stable
|
Guanghao Zhang
|
Guanghao Zhang
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
HBASE-18068
|
HBASE-17359
Fix flaky test TestAsyncSnapshotAdminApi
|
Apekshit Sharma
|
Apekshit Sharma
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
HBASE-18052
|
HBASE-17359
Add document for async admin
|
Guanghao Zhang
|
Guanghao Zhang
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
HBASE-18003
|
HBASE-17359
Fix flaky test TestAsyncTableAdminApi
|
Zheng Hu
|
Guanghao Zhang
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
HBASE-17915
|
HBASE-17359
Implement async replication admin methods
|
Guanghao Zhang
|
Guanghao Zhang
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
HBASE-17867
|
HBASE-17359
Implement async procedure RPC API(list/exec/abort/isFinished)
|
Zheng Hu
|
Zheng Hu
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
HBASE-17866
|
HBASE-17359
Implement async setQuota/getQuota methods.
|
Zheng Hu
|
Zheng Hu
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
HBASE-17865
|
HBASE-17359
Implement async listSnapshot/deleteSnapshot methods.
|
Zheng Hu
|
Zheng Hu
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
HBASE-17864
|
HBASE-17359
Implement async snapshot/cloneSnapshot/restoreSnapshot methods
|
Zheng Hu
|
Zheng Hu
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
HBASE-17669
|
HBASE-17359
Implement async mergeRegion/splitRegion methods.
|
Zheng Hu
|
Zheng Hu
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
HBASE-17668
|
HBASE-17359
Implement async assgin/offline/move/unassign methods
|
Zheng Hu
|
Zheng Hu
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
HBASE-17667
|
HBASE-17359
Implement async flush/compact region methods
|
Zheng Hu
|
Zheng Hu
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
HBASE-17646
|
HBASE-17359
Implement Async getRegion method
|
Zheng Hu
|
Zheng Hu
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
HBASE-17619
|
HBASE-17359
Add async admin Impl which connect to RegionServer and implement close region methods.
|
Zheng Hu
|
Zheng Hu
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
HBASE-17600
|
HBASE-17359
Implement get/create/modify/delete/list namespace admin operations
|
Guanghao Zhang
|
Guanghao Zhang
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
HBASE-17596
|
HBASE-17359
Implement add/delete/modify column family methods
|
Guanghao Zhang
|
Guanghao Zhang
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
HBASE-17520
|
HBASE-17359
Implement isTableEnabled/Disabled/Available methods
|
Guanghao Zhang
|
Guanghao Zhang
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
HBASE-17511
|
HBASE-17359
Implement enable/disable table methods
|
Guanghao Zhang
|
Guanghao Zhang
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
HBASE-17500
|
HBASE-17359
Implement getTable/creatTable/deleteTable/truncateTable methods
|
Guanghao Zhang
|
Guanghao Zhang
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
HBASE-17498
|
HBASE-17359
Implement listTables and listTableNames methods
|
Guanghao Zhang
|
Guanghao Zhang
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
HBASE-17497
|
HBASE-17359
Add first async MetaTableAccessor impl and Implement tableExists method
|
Guanghao Zhang
|
Guanghao Zhang
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
HBASE-17396
|
HBASE-17359
Add first async admin impl and implement balance methods
|
Guanghao Zhang
|
Guanghao Zhang
|
|
Resolved |
Fixed
|
|
|
|
|