dubbo icon indicating copy to clipboard operation
dubbo copied to clipboard

[Bug] Found some resources seem not handled properly

Open AROP-REPLICATION opened this issue 1 month ago • 1 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

Dubble 3.3.5, java 17

Steps to reproduce this issue

dubbo-plugin/dubbo-security/src/main/java/org/apache/dubbo/security/cert/DubboCertManager.java#generatePemKey dubbo-rpc/dubbo-rpc-triple/src/main/java/org/apache/dubbo/rpc/protocol/tri/compressor/Bzip2.java#decompress dubbo-rpc/dubbo-rpc-triple/src/main/java/org/apache/dubbo/rpc/protocol/tri/compressor/Bzip2.java#compress

What you expected to happen

close the resource properly

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

AROP-REPLICATION avatar Oct 28 '25 04:10 AROP-REPLICATION

Hello, I’m a new contributor to this project and I’m interested in working on this issue. Kindly assign it to me so I can get started. Thank you!

RishiMenpara avatar Nov 02 '25 18:11 RishiMenpara