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

Caches should be limited #24

Closed
jarmoniuk opened this issue Dec 31, 2022 · 0 comments
Closed

Caches should be limited #24

jarmoniuk opened this issue Dec 31, 2022 · 0 comments

Comments

@jarmoniuk
Copy link
Owner

jarmoniuk commented Dec 31, 2022

While reading an email on including maven deamon in maven distribution, realised that maven daemon keeps plugin classes in memory. This means that the caches that we have will only grow with time with such setup.

This ultimately leads to pods getting restarted, but this should probably be controlled and restricted.

Todo: Introduce a limit to those caches.

@jarmoniuk jarmoniuk changed the title Hi all. While reading an email on including maven deamon in maven distribution, realised that maven daemon keeps plugin classes in memory. This means that the caches that we have will only grow with time with such setup. Todo: Introduce a limit to those caches. Caches should be limited Dec 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant