[
https://issues.apache.org/jira/browse/HBASE-11296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017266#comment-14017266
]
stack commented on HBASE-11296:
-------------------------------
No justification supplied. Will resolve as noise unless fixed.
> TableLockManager should provide API which returns whether specific table has
> outstanding lock
> ---------------------------------------------------------------------------------------------
>
> Key: HBASE-11296
> URL: https://issues.apache.org/jira/browse/HBASE-11296
> Project: HBase
> Issue Type: Task
> Reporter: Ted Yu
>
> Currently TableLockManager provides the following API which iterates through
> all locks:
> {code}
> public void visitAllLocks(MetadataHandler handler) throws IOException {
> {code}
> This JIRA is to add new API which returns whether given table has outstanding
> read / write lock.
--
This message was sent by Atlassian JIRA
(v6.2#6252)