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

Pod Memory Leak with Gradual Increase #6307

Open
sinamna opened this issue Dec 29, 2024 · 3 comments
Open

Pod Memory Leak with Gradual Increase #6307

sinamna opened this issue Dec 29, 2024 · 3 comments
Labels
defect Suspected defect such as a bug or regression

Comments

@sinamna
Copy link

sinamna commented Dec 29, 2024

Observed behavior

One of the cluster pods exhibits a memory leak, with its memory usage gradually increasing over time, even when there is no abnormal activity. In some cases, the memory usage continues to grow despite having no active streams or consumers.

Expected behavior

The pod's memory usage should remain stable and consistent under normal conditions, without unexpected growth when there are no active streams or consumers.

Server and client version

server version: 2.10.21

Host environment

Here are some profiles and logs collected from the pod exhibiting this behavior
profiles.zip
js-nats-production-2.log
image

Steps to reproduce

No response

@sinamna sinamna added the defect Suspected defect such as a bug or regression label Dec 29, 2024
@neilalexander
Copy link
Member

Is this on Kubernetes?

@lizgbj
Copy link

lizgbj commented Dec 30, 2024

stream storage = memory , memory also increasing over time , server is 2.10.24

@sinamna
Copy link
Author

sinamna commented Dec 31, 2024

Is this on Kubernetes?

Yes this happens on kubernetes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect Suspected defect such as a bug or regression
Projects
None yet
Development

No branches or pull requests

3 participants