[ https://issues.apache.org/jira/browse/HDFS-17703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17909117#comment-17909117 ]
ASF GitHub Bot commented on HDFS-17703: --------------------------------------- huangzhaobo99 opened a new pull request, #7263: URL: https://github.com/apache/hadoop/pull/7263 ### Description of PR JIRA: https://issues.apache.org/jira/browse/HDFS-17703 1. LightWeightResizableGSet is thread safe, where pool locks only require a read lock level. 2. The invalidate method should be called outside the lock ### How was this patch tested? Add UT > Change the lock level of the invalidateMissingBlock method to read lock. > ------------------------------------------------------------------------ > > Key: HDFS-17703 > URL: https://issues.apache.org/jira/browse/HDFS-17703 > Project: Hadoop HDFS > Issue Type: Improvement > Reporter: Zhaobo Huang > Assignee: Zhaobo Huang > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org