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

High metaspace usage on a large muti-module project #282

Open
osipxd opened this issue Nov 20, 2024 · 0 comments
Open

High metaspace usage on a large muti-module project #282

osipxd opened this issue Nov 20, 2024 · 0 comments
Labels

Comments

@osipxd
Copy link
Member

osipxd commented Nov 20, 2024

I observe high metaspace usage because of the large amount of isolated classloaders in a large multi-module project.
For example, in the Ktor project apiDump task uses up to 4GB of metaspace memory.

It could lead to:

Is it possible to reduce the number of classloaders or decrease metaspace size in another way?

Relates to:

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