Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
-
Purges code that did zk-hosted locks for table ops (we do procedure-based locks now)
Description
HBASE-16786 removes all uses of zk locks. Can delete the zk lock implementation now.
Attachments
Attachments
Issue Links
- is related to
-
HBASE-16744 Procedure V2 - Lock procedures to allow clients to acquire locks on tables/namespaces/regions
- Closed
- is required by
-
HBASE-17067 Procedure v2 - remove tryAcquire*Lock and use wait/wake to make framework event based
- Closed
- links to