dubbo icon indicating copy to clipboard operation
dubbo copied to clipboard

[Tracing WIP] maven-build-cache-extension consumes too much memory no matter enable cache or not

Open zrlw opened this issue 8 months ago • 3 comments

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

Image 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

zrlw avatar Apr 23 '25 03:04 zrlw

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

oxsean avatar Apr 23 '25 03:04 oxsean

the next release version (1.2.1) of maven-build-cache-extension will fix it.

zrlw avatar Jun 13 '25 04:06 zrlw

Notice: the build-cache extension will be activated only when using Apache Maven from 3.9.x https://github.com/apache/maven-build-cache-extension/pull/350/files

zrlw avatar Jun 23 '25 15:06 zrlw