Timothy Brown created HUDI-9187:
-----------------------------------
Summary: Ensure thread safety on ExternalSpillableMap
Key: HUDI-9187
URL: https://issues.apache.org/jira/browse/HUDI-9187
Project: Apache Hudi
Issue Type: Improvement
Reporter: Timothy BrownCurrently there is a risk with concurrent updates and access that is not present on the in-memory only implementation due to use of HashMap instead of ConcurrentHashMap -- This message was sent by Atlassian Jira (v8.20.10#820010)
