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

Pending acks uses lots of heap memory in consumer #7680

Closed
codelipenghui opened this issue Jul 28, 2020 · 1 comment
Closed

Pending acks uses lots of heap memory in consumer #7680

codelipenghui opened this issue Jul 28, 2020 · 1 comment
Assignees
Labels
lifecycle/stale type/bug The PR fixed a bug or issue reported a bug

Comments

@codelipenghui
Copy link
Contributor

Describe the bug
image

As the image shows, a consumer uses more than 2MB heap memory to maintain the pending acks.
To Reproduce
Steps to reproduce the behavior:
This problem can reproduce when doing some performance tests and especially when the batch is disabled.

Expected behavior
Reduce the heap memory usages for the pending ack of the consumer

Additional context
Pulsar 2.6.0

@tisonkun
Copy link
Member

tisonkun commented Dec 9, 2022

Closed as stale. Please create a new issue if it's still relevant to the maintained versions.

@tisonkun tisonkun closed this as not planned Won't fix, can't repro, duplicate, stale Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/stale type/bug The PR fixed a bug or issue reported a bug
Projects
None yet
Development

No branches or pull requests

4 participants