[
https://issues.apache.org/jira/browse/HBASE-10523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13906375#comment-13906375
]
Hudson commented on HBASE-10523:
--------------------------------
FAILURE: Integrated in HBase-TRUNK-on-Hadoop-1.1 #94 (See
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-1.1/94/])
HBASE-10523 Correct wrong handling and add proper handling for swallowed
InterruptedException thrown by Thread.sleep in util (Feng Honghua) (nkeywal:
rev 1569733)
*
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/util/FSUtils.java
*
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/util/HBaseFsck.java
*
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/util/JVMClusterUtil.java
> Correct wrong handling and add proper handling for swallowed
> InterruptedException thrown by Thread.sleep in util
> ----------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-10523
> URL: https://issues.apache.org/jira/browse/HBASE-10523
> Project: HBase
> Issue Type: Sub-task
> Components: util
> Affects Versions: 0.98.0, 0.99.0
> Reporter: Feng Honghua
> Assignee: Feng Honghua
> Fix For: 0.99.0
>
> Attachments: HBASE-10523-trunk_v1.patch, HBASE-10523-trunk_v2.patch,
> HBASE-10523-trunk_v3.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)