apache / apache/hudi

Ensure thread safety on ExternalSpillableMap

Open
#16,916 2 comments 0 reactions 1 assignee Claimed by @the-other-tim-brown View on GitHub
from-jira priority:high status:pr-available type:improvement
Dominant language
Java
Stars
6.2k
Forks
2.5k
Avg merge
2d 8h
Merged PRs (30d)
111

Description

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

## JIRA info

- Link: https://issues.apache.org/jira/browse/HUDI-9187
- Type: Improvement

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.