Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
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://bugs.java.com/bugdatabase/view_bug.do?bug_id=6915621
Attachments
Issue Links
- relates to
-
HBASE-4367 Deadlock in MemStore flusher due to JDK internally synchronizing on current thread
- Closed
- links to