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

Remove unkeyedContainerCache in AvroBinaryEncoder class #35

Merged
merged 1 commit into from Nov 1, 2023

Conversation

lynixliu
Copy link
Owner

@lynixliu lynixliu commented Nov 1, 2023

The unkeyedContainerCache in AvroBinaryEncoder class may lead to memory leak when encode nested array. Remove the cache.

@lynixliu lynixliu linked an issue Nov 1, 2023 that may be closed by this pull request
@lynixliu lynixliu merged commit 6774de3 into master Nov 1, 2023
4 checks passed
@lynixliu lynixliu deleted the 34-a-memory-leak-occurs-when-writing-a-file branch November 1, 2023 07:50
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.

A memory leak occurs when writing a file.
1 participant