Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
-
Description
Currently balanceSwitch() doesn't guarantee that balancer isn't running upon return.
During code review of HBASE-4213, we found that synchronous behavior for turning off balancer is desired.
We can add blockingBalanceSwitch() to HMasterInterface upon whose return balancer is guaranteed not running.
Attachments
Attachments
Issue Links
- is depended upon by
-
HBASE-4213 Support for fault tolerant, instant schema updates with out master's intervention (i.e with out enable/disable and bulk assign/unassign) through ZK.
- Closed