Skip to content

[memory about consumer]Is it normal for memory to grow slowly? #3681

Answered by edenhill
Mcefor19 asked this question in Q&A
Discussion options

You must be logged in to vote

What version of librdkafka?

There are no known memory leaks in up to date librdkafka releases.
Suggest using a memory profiler (asan, valgrind, ..) to check for memory leaks.
If using valgrind you may also want to use the suppressions file in tests/librdkafka.suppressions to silence some false positives.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Mcefor19
Comment options

Answer selected by Mcefor19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants