Enis Soztutar created HBASE-8205: ------------------------------------ Summary: HBCK support for table locks Key: HBASE-8205 URL: https://issues.apache.org/jira/browse/HBASE-8205 Project: HBase Issue Type: Improvement Components: hbck, master, regionserver Reporter: Enis Soztutar Assignee: Enis Soztutar Fix For: 0.95.0, 0.98.0
Table locks have been introduced in HBASE-7305, HBASE-7546, and others (see the design doc at HBASE-7305). This issue adds support in HBCK to report and fix possible conditions about table locks. Namely, if due to some bug, the table lock remains not-released, then HBCK should be able to report it, and remove the lock, so that normal table operations will continue. Also see the comments in HBASE-7977. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira