[
https://issues.apache.org/jira/browse/HUDI-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-9187:
---------------------------------
Labels: pull-request-available (was: )
> 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 Brown
> Assignee: Timothy Brown
> Priority: Major
> Labels: pull-request-available
>
> Currently 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)