Skip to content

improve OnHeapSpillManager concurrency#990

Merged
lihao712 merged 1 commit intomasterfrom
fix-onheap-spill-concurren
May 15, 2025
Merged

improve OnHeapSpillManager concurrency#990
lihao712 merged 1 commit intomasterfrom
fix-onheap-spill-concurren

Conversation

@richox
Copy link
Contributor

@richox richox commented May 15, 2025

improve OnHeapSpillManager concurrency:

  1. use ConcurrentHashMap to avoid creating multiple memmgr in one task.
  2. avoid deadlock with a spill spills itself.

1. use ConcurrentHashMap to avoid creating multiple memmgr in one task.
2. avoid deadlock with a spill spills itself.
@richox richox force-pushed the fix-onheap-spill-concurren branch from b88ac0e to a147534 Compare May 15, 2025 08:33
@lihao712 lihao712 merged commit d51f861 into master May 15, 2025
619 checks passed
@cxzl25 cxzl25 deleted the fix-onheap-spill-concurren branch September 5, 2025 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants