dParikesit commented on PR #8003: URL: https://github.com/apache/hbase/pull/8003#issuecomment-4224955102
Hi, @Apache9 , if holdLock always return true for TruncationRegionProcedure even when RecoverySnapshotUtils.isRecoveryEnabled(env) is true, then the SnapshotProcedure will not be able to finish because it also waits for the table lock which causes a deadlock. What do you think? -- 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]
