[
https://issues.apache.org/jira/browse/HBASE-21042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16586625#comment-16586625
]
Hudson commented on HBASE-21042:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-1.2-IT #1149 (See
[https://builds.apache.org/job/HBase-1.2-IT/1149/])
HBASE-21042 processor.getRowsToLock() always assumes there is some row
(apurtell: rev 7e473ddedb919fe27ebc804e8dc93f640467981a)
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java
> processor.getRowsToLock() always assumes there is some row being locked in
> HRegion#processRowsWithLocks
> -------------------------------------------------------------------------------------------------------
>
> Key: HBASE-21042
> URL: https://issues.apache.org/jira/browse/HBASE-21042
> Project: HBase
> Issue Type: Bug
> Reporter: Thomas D'Silva
> Assignee: Ted Yu
> Priority: Major
> Fix For: 1.5.0, 1.2.7, 1.3.3, 1.4.7
>
> Attachments: 21042.branch-1.txt
>
>
> [~tdsilva] reported at the tail of HBASE-18998 that the fix for HBASE-18998
> missed finally block of HRegion#processRowsWithLocks
> This is to fix that remaining call.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)