Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #3311: essentially backporting #1994 from 3.0 to establish limits on serializer cache #3532

Merged
merged 2 commits into from
Jul 1, 2022

Conversation

cowtowncoder
Copy link
Member

Note: uses new and improved LRUMap (see #3530). Limit is 4000 entries (which may translate to fewer types), which is rather high; but the idea is to try to avoid possibility of regression from former unlimited case.

@cowtowncoder
Copy link
Member Author

/cc @pjfanning @ben-manes

@cowtowncoder cowtowncoder merged commit 907cb5a into 2.14 Jul 1, 2022
@cowtowncoder cowtowncoder deleted the tatu/2.14/3311-serializer-cache-size-limit branch July 1, 2022 01:29
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.

1 participant