Chandra Sekhar K created HBASE-28830:
----------------------------------------
Summary: when a procedure on a table executed as a child
procedure, furthur table procedure operations on that table are blocked forever
waiting to aquire the table procedure lock
Key: HBASE-28830
URL: https://issues.apache.org/jira/browse/HBASE-28830
Project: HBase
Issue Type: Bug
Components: proc-v2
Affects Versions: 2.5.10, 3.0.0-beta-1
Reporter: Chandra Sekhar K
Assignee: Chandra Sekhar K
when a procedure on a table executed as a child procedure, furthur table
procedure operations on that table are blocked forever waiting to aquire the
table procedure lock .
This issue occur due to not clearing of table lock for the table procedures
submitted as child procedures after the changes in HBASE-28683,
--
This message was sent by Atlassian Jira
(v8.20.10#820010)