You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Viraj Jasani (Jira)" <ji...@apache.org> on 2020/05/29 12:32:00 UTC

[jira] [Resolved] (HBASE-24451) Remove the HasThread because the related bug had been fixed since jdk7

     [ https://issues.apache.org/jira/browse/HBASE-24451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Viraj Jasani resolved HBASE-24451.
----------------------------------
    Fix Version/s: 2.3.0
                   3.0.0-alpha-1
     Hadoop Flags: Reviewed
       Resolution: Fixed

Pushed to master, branch-2 and branch-2.3.

> Remove the HasThread because the related bug had been fixed since jdk7
> ----------------------------------------------------------------------
>
>                 Key: HBASE-24451
>                 URL: https://issues.apache.org/jira/browse/HBASE-24451
>             Project: HBase
>          Issue Type: Improvement
>          Components: util
>            Reporter: Zheng Wang
>            Assignee: Zheng Wang
>            Priority: Major
>             Fix For: 3.0.0-alpha-1, 2.3.0
>
>
> The HasThread was introduced as a wrapper of Thread to workaround a deadlock bug, and this bug had fixed since jdk7, so I think it is the time to remove it as we are using jdk8+.
>   
>  Related links:
>  [https://issues.apache.org/jira/browse/HBASE-4367|https://slack-redir.net/link?url=https%3A%2F%2Fissues.apache.org%2Fjira%2Fbrowse%2FHBASE-4367]
>  [https://bugs.java.com/bugdatabase/view_bug.do?bug_id=6915621|https://slack-redir.net/link?url=https%3A%2F%2Fbugs.java.com%2Fbugdatabase%2Fview_bug.do%3Fbug_id%3D6915621]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)