[ https://issues.apache.org/jira/browse/HBASE-14689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15026347#comment-15026347 ]
Hudson commented on HBASE-14689: -------------------------------- FAILURE: Integrated in HBase-1.1-JDK8 #1694 (See [https://builds.apache.org/job/HBase-1.1-JDK8/1694/]) HBASE-14689 Addendum and unit test for HBASE-13471 (enis: rev f28cd4aa23196cd5466af84285db813beee0ec33) * hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestHRegion.java * hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java > Addendum and unit test for HBASE-13471 > -------------------------------------- > > Key: HBASE-14689 > URL: https://issues.apache.org/jira/browse/HBASE-14689 > Project: HBase > Issue Type: Bug > Reporter: Enis Soztutar > Assignee: Enis Soztutar > Fix For: 2.0.0, 1.2.0, 1.3.0, 1.0.3, 1.1.3, 0.98.16, 0.98.17 > > Attachments: hbase-14689-after-revert.patch, > hbase-14689-after-revert.patch, hbase-14689_v1-branch-1.1.patch, > hbase-14689_v1-branch-1.1.patch, hbase-14689_v1.patch > > > One of our customers ran into HBASE-13471, which resulted in all the handlers > getting blocked and various other issues. While backporting the issue, I > noticed that there is one more case where we might go into infinite loop. In > case a row lock cannot be acquired (due to a previous leak for example which > we have seen in Phoenix before) this will cause similar infinite loop. -- This message was sent by Atlassian JIRA (v6.3.4#6332)