You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Feng Honghua (JIRA)" <ji...@apache.org> on 2014/02/13 08:38:20 UTC

[jira] [Created] (HBASE-10523) Correct wrong handling and add proper handling for swallowed InterruptedException thrown by Thread.sleep in util

Feng Honghua created HBASE-10523:
------------------------------------

             Summary: 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
            Reporter: Feng Honghua
            Assignee: Feng Honghua


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)