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

Monitor JVM memory and add it to memory control #12969

Closed
chenzl25 opened this issue Oct 20, 2023 · 0 comments · Fixed by #12965
Closed

Monitor JVM memory and add it to memory control #12969

chenzl25 opened this issue Oct 20, 2023 · 0 comments · Fixed by #12965

Comments

@chenzl25
Copy link
Contributor

Is your feature request related to a problem? Please describe.

Since we use an embedded JVM to support the embedded connector node, it is important to monitor the JVM memory consumption and let our memory controller know the full view of the memory. JVM provides a way for us to fetch the allocated and active memory just like jemalloc-ctl. We can utilize them to make a better memory controller.

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

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

Successfully merging a pull request may close this issue.

1 participant