Description
client side, part of HBASE-12439/HBASE-13211
it uses the new procedure code to be know when the procedure is completed, and have a proper sync/async behavior on enable/disable table.
For 1.1, It has to be binary compatible (1.0 client can talk to 1.1 server && 1.1 client can talk to 1.0 server). Binary compatible is TBD for 2.0.
Attachments
Attachments
Issue Links
- is blocked by
-
HBASE-13211 Procedure V2 - master Enable/Disable table
- Closed