Skip to content

[BugFix] Fix InMemoryEntityCache OOM from unbounded byName map (#5386) - #5396

Open
zhang-arvin wants to merge 1 commit into
apache:mainfrom
zhang-arvin:fix/5386-inmemory-cache-oom
Open

[BugFix] Fix InMemoryEntityCache OOM from unbounded byName map (#5386)#5396
zhang-arvin wants to merge 1 commit into
apache:mainfrom
zhang-arvin:fix/5386-inmemory-cache-oom

Conversation

@zhang-arvin

Copy link
Copy Markdown

Fixes #5386

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.

InMemoryEntityCache: byName map is unbounded and can OOM the JVM

1 participant