Xing Lin created HADOOP-19346: --------------------------------- Summary: 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
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-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org