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 error path memory leaks in avro_kafka #1274

Merged
merged 1 commit into from
Sep 6, 2023
Merged

Conversation

tom95858
Copy link
Collaborator

@morrone could you please test this out on your system to see if it resolves the memory leak issue?

@tom95858 tom95858 mentioned this pull request Aug 28, 2023
@morrone
Copy link
Collaborator

morrone commented Aug 28, 2023

Will do.

@morrone
Copy link
Collaborator

morrone commented Aug 29, 2023

I think this is OK. I think we may have a general aggregator (store_avro_kafka?) memory leak beyond the error paths. But I'm not sure where it is yet. I tried valgrind, but it is giving me crazy numbers, saying that "definitely" memory was lost that are just absurdly large, far larger than ldmsd every got (reported by ps). I'll keep digging.

@tom95858 tom95858 merged commit 4209fbc into OVIS-4 Sep 6, 2023
14 checks passed
@tom95858 tom95858 deleted the avro-kafka-memory-leaks branch May 11, 2024 06: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.

2 participants