[
https://issues.apache.org/jira/browse/HBASE-15720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15261614#comment-15261614
]
Hudson commented on HBASE-15720:
--------------------------------
SUCCESS: Integrated in HBase-1.4 #121 (See
[https://builds.apache.org/job/HBase-1.4/121/])
HBASE-15720 Print row locks at the debug dump page (chenheng: rev
5f5cdaae9a0b056dabb36b6866ef06b6aaa99190)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/RSDumpServlet.java
* hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java
> Print row locks at the debug dump page
> --------------------------------------
>
> Key: HBASE-15720
> URL: https://issues.apache.org/jira/browse/HBASE-15720
> Project: HBase
> Issue Type: Improvement
> Reporter: Enis Soztutar
> Assignee: Heng Chen
> Fix For: 2.0.0, 1.3.0, 1.4.0, 1.1.5, 1.2.2, 0.98.20, 1.0.5
>
> Attachments: 4742C21D-B9CE-4921-9B32-CC319488EC64.png,
> HBASE-15720.patch
>
>
> We had to debug cases where some handlers are holding row locks for an
> extended time (and maybe leak) and other handlers are getting timeouts for
> obtaining row locks.
> We should add row lock information at the debug page at the RS UI to be able
> to live-debug such cases.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)