Skip to content

大量获取下载地址,堆内存占用过高 从dump文件中看到obsproperties 的一个stringbuilder 保留大小较大 该如何继续排查 #172

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

Open
porter-fancy opened this issue Mar 22, 2025 · 0 comments

Comments

@porter-fancy
Copy link

maven引用依赖

 <groupId>com.huaweicloud</groupId>
 <artifactId>esdk-obs-java</artifactId>
 <version>3.22.3.1</version>

Image
请问下 有个接口 内存在一个逻辑 会调用 obsClient.createTemporarySignature这个方法,现在这个接口被大量调用了,jvm堆内存被打爆了,从dump文件里看有大量 obsproperties的stringbuilder 保留大小比较大, 请问下 什么情况下会产生这种 情况? 求教

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