Skip to content

Memory Fluctuation Issue When using Jaeger with Badger #2190

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

Open
brianxiadong opened this issue Apr 10, 2025 · 1 comment
Open

Memory Fluctuation Issue When using Jaeger with Badger #2190

brianxiadong opened this issue Apr 10, 2025 · 1 comment

Comments

@brianxiadong
Copy link

Description
When using Badger, I've encountered a problem where there is a noticeable memory fluctuation approximately every few hours. As shown in the attached graph [insert graph link if applicable], the memory usage spikes at regular intervals, which may impact the performance and stability of the application using Badger.

Image

Steps to Reproduce
Set up a Badger - based application with a workload that runs continuously.
Monitor the memory usage over time using a memory profiling tool (e.g., [mention the tool used]).
Observe that the memory usage will experience significant fluctuations every few hours.
Expected Behavior
Memory usage should remain stable or within a predictable range, without these periodic large - scale fluctuations, to ensure consistent application performance.
Actual Behavior
Memory usage shows sharp spikes at intervals of a few hours, causing potential instability in the application. This may lead to performance degradation, increased latency, or even application crashes under heavy load.

Copy link

linear bot commented Apr 10, 2025

@brianxiadong brianxiadong changed the title Memory Fluctuation Issue in Badger Memory Fluctuation Issue When using Jaeger with Badger Apr 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant