Skip to content
This repository was archived by the owner on Jul 7, 2026. It is now read-only.

fix: clear resolver jar entries cache after unpacking stubs jars#2165

Open
fstaudt wants to merge 1 commit into
spring-attic:4.2.xfrom
fstaudt:4.2.x
Open

fix: clear resolver jar entries cache after unpacking stubs jars#2165
fstaudt wants to merge 1 commit into
spring-attic:4.2.xfrom
fstaudt:4.2.x

Conversation

@fstaudt

@fstaudt fstaudt commented Apr 23, 2025

Copy link
Copy Markdown
Contributor

Fixes #2164

@fstaudt

fstaudt commented Apr 23, 2025

Copy link
Copy Markdown
Contributor Author

Please find below results on my test project, as promised in #2164.

without jarEntriesCache

RAM usage with spring cloud 2023.0.3 and spring boot 3.3.8: +/- 1.2 Go
spring-cloud-contract-2164 - before jarEntriesCache

with jarEntriesCache

RAM usage with spring cloud 2024.0.1 and spring boot 3.4.4: +/- 2.8 Go
spring-cloud-contract-2164 - with jarEntriesCache png

with cleared jarEntriesCache

RAM usage with spring cloud 2024.0.1, spring boot 3.4.4 and spring-cloud-contract 4.2.2-SNAPSHOT: +/- 1.4 Go
spring-cloud-contract-2164 - cleared jarEntriesCache png

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Development

Successfully merging this pull request may close these issues.

2 participants