Pre-check
- [x] I am sure that all the content I provide is in English.
Search before asking
- [x] I had searched in the issues and found no similar issues.
Apache Dubbo Component
Java SDK (apache/dubbo)
Dubbo Version
dubbo 3.3
Steps to reproduce this issue
maven-build-cache-extension consume too much memory no matter enable cache or not.
What you expected to happen
i will try to submit a pr https://github.com/apache/maven-build-cache-extension/pull/209 for this issue to maven-build-cache-extension, this issue is made only for tracing.
Anything else
No response
Are you willing to submit a pull request to fix on your own?
- [x] Yes I am willing to submit a pull request on my own!
Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Comment From: oxsean
After maven-build-cache-extension
fix this memory bug, we can restore the deleted cache plugin configuration from:
https://github.com/apache/dubbo/pull/15325
Comment From: zrlw
the next release version (1.2.1) of maven-build-cache-extension will fix it.