Details
Description
In HBASE-11071 we are trying to split admin handlers away from ZK. However, a ZKTable instance is being used in multiple places, hence it would be beneficial to hide its implementation behind a well defined interface.
Attachments
Attachments
Issue Links
- incorporates
-
HBASE-11071 Abstract HM admin table handlers from ZK
- Closed
- is related to
-
HBASE-7767 Get rid of ZKTable, and table enable/disable state in ZK
- Closed
- requires
-
HBASE-11092 Server interface should have method getConsensusProvider()
- Closed
-
HBASE-11140 LocalHBaseCluster should create ConsensusProvider per each server
- Closed