[
https://issues.apache.org/jira/browse/HBASE-28830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17880828#comment-17880828
]
Duo Zhang commented on HBASE-28830:
-----------------------------------
So what type of procedure will submit a table procedure while itself is not a
table prtocedure? I was thinking of this problem when implementing HBASE-28683
but did not find one...
> 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: 3.0.0-beta-1, 2.5.10
> Reporter: Chandra Sekhar K
> Assignee: Chandra Sekhar K
> Priority: Critical
>
> 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)