Details
Description
As part of HBASE-10296 SplitTransaction should be decoupled from Zookeeper.
This is an initial patch for review. At the moment the consensus provider placed directly to SplitTransaction to minimize affected code. In the ideal world it should be done in HServer.
Attachments
Attachments
Issue Links
- requires
-
HBASE-11092 Server interface should have method getConsensusProvider()
- Closed