[
https://issues.apache.org/jira/browse/HBASE-10523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13905389#comment-13905389
]
Nicolas Liochon commented on HBASE-10523:
-----------------------------------------
FSUtils#setVersion ok
FSUtils#setClusterId yeah!
FSUtils#waitOnSafeMode ok
HBaseFsck ok
JVMClusterUtil ok (if we touch this file again, RuntimeException("Master not
active after 30 seconds"); should become an IOException for consistency)
+1 then
I'm going to commit this one as there is already a +1 from Stack as well.
> 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)