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

memory leak #179

Closed
GXKe opened this issue Mar 4, 2023 · 0 comments · Fixed by #180
Closed

memory leak #179

GXKe opened this issue Mar 4, 2023 · 0 comments · Fixed by #180
Assignees
Milestone

Comments

@GXKe
Copy link
Contributor

GXKe commented Mar 4, 2023

First, there are 1 million pieces of data in the queue.
Then use the auto confirmation mode to start a consumer.
The first minute the consumes one message per second, and then quickly consumes all the data in the queue

After consumption, the process memory did not drop normally, as if it was leaking

System: Darwin sobermbp.local 22.1.0 Darwin Kernel Version 22.1.0: Sun Oct 9 20:15:52 PDT 2022; root:xnu-8792.41.9~2/RELEASE_ARM64_T8112 arm64
go version go1.19 darwin/arm64

图片

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 a pull request may close this issue.

2 participants