[ 
https://issues.apache.org/jira/browse/HBASE-10524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900476#comment-13900476
 ] 

Nicolas Liochon commented on HBASE-10524:
-----------------------------------------

Agreed as well for SplitLogWorker. I would propose not to log the exception 
however. The existing code was doing it, but it seems wrong. We should log when 
we receive the interruption, not when we restore it.
(note: you should be able to 'submit' a patch, this will trigger a hadoop-qa 
run).

> 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
>            Reporter: Feng Honghua
>            Assignee: Feng Honghua
>         Attachments: HBASE-10524-trunk_v1.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)

Reply via email to