[
https://issues.apache.org/jira/browse/HDFS-17182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiaoqiao He resolved HDFS-17182.
--------------------------------
Fix Version/s: 3.4.0
Hadoop Flags: Reviewed
Resolution: Fixed
> DataSetLockManager.lockLeakCheck() is not thread-safe.
> -------------------------------------------------------
>
> Key: HDFS-17182
> URL: https://issues.apache.org/jira/browse/HDFS-17182
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: liuguanghua
> Assignee: liuguanghua
> Priority: Minor
> Labels: pull-request-available
> Fix For: 3.4.0
>
>
> threadCountMap is not thread-safe. Other functions add protected by
> synchronized expect lockLeakCheck(). Add synchronized on function
> lockLeakCheck().
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]