Details
-
Sub-task
-
Status: Patch Available
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
When using ZK for concurrency control, some statements require an exclusive table lock when they are atomic. Such as setting a tables location.
This JIRA is to analyze the scope of statements like ALTER TABLE and see if we can reduce the locking required.