Apache9 commented on PR #6905: URL: https://github.com/apache/hbase/pull/6905#issuecomment-2812248959
Ah, the problem is that, in beforeExec it is possible that we get a ProcedureSuspendedException which means we do not get the procedure lock, so in afterExec we do not need to release it... Let me fix the code... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
