[ https://issues.apache.org/jira/browse/HADOOP-19346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17901337#comment-17901337 ]
ASF GitHub Bot commented on HADOOP-19346: ----------------------------------------- sjlee commented on PR #7187: URL: https://github.com/apache/hadoop/pull/7187#issuecomment-2502207410 +1 from me. Since I haven't committed PRs in a long while, it would take me a long time to get familiar with the steps. @ctrezzo, can you please review and commit if you approve? Thanks. > ViewFileSystem.InnerCache: Replaced ReentrantReadWriteLock with > ConcurrentHashMap/putIfAbsent() > ----------------------------------------------------------------------------------------------- > > Key: HADOOP-19346 > URL: https://issues.apache.org/jira/browse/HADOOP-19346 > Project: Hadoop Common > Issue Type: Improvement > Components: common > Reporter: Xing Lin > Assignee: Xing Lin > Priority: Minor > Labels: pull-request-available > > Use of ReentrantReadWriteLock + Map can be replaced/simplified with a > ConcurrentHashMap. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org