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

Pulsar: out of direct buffer memory during failure handling with nack strategy and DLQ while pool message is enabled. #2698

Open
kamilchociej opened this issue Jul 18, 2024 · 1 comment
Labels

Comments

@kamilchociej
Copy link

kamilchociej commented Jul 18, 2024

It looks like message release introduced by @michalcukierman in #2584 is required to avoid memory leak. That change is fixing out of memory issue but it breaks DLQ functionality because of bug in pulsar.

kamilchociej added a commit to kamilchociej/smallrye-reactive-messaging that referenced this issue Jul 18, 2024
@kamilchociej
Copy link
Author

PR with fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants