[
https://issues.apache.org/jira/browse/HBASE-10524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907823#comment-13907823
]
Hudson commented on HBASE-10524:
--------------------------------
FAILURE: Integrated in HBase-TRUNK-on-Hadoop-1.1 #95 (See
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-1.1/95/])
HBASE-10524 Correct wrong handling and add proper handling for swallowed
InterruptedException thrown by Thread.sleep in regionserver (Feng Honghua)
(nkeywal: rev 1570219)
*
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java
*
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/SplitLogWorker.java
> Correct wrong handling and add proper handling for swallowed
> InterruptedException thrown by Thread.sleep in regionserver
> ------------------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-10524
> URL: https://issues.apache.org/jira/browse/HBASE-10524
> Project: HBase
> Issue Type: Sub-task
> Components: regionserver
> Affects Versions: 0.98.0, 0.99.0
> Reporter: Feng Honghua
> Assignee: Feng Honghua
> Fix For: 0.99.0
>
> Attachments: HBASE-10524-trunk_v1.patch, HBASE-10524-trunk_v2.patch,
> split.patch
>
>
> A sub-task of HBASE-10497
> # correct wrong handling of InterruptedException where
> Thread.currentThread.interrupt() is called within while loops
> # add proper handling for swallowed InterruptedException
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)