You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2022/07/26 09:17:32 UTC

[GitHub] [servicecomb-java-chassis] HappyYyh opened a new issue, #3224: io.vertx.core.http.impl.pool.Pool内存泄漏

HappyYyh opened a new issue, #3224:
URL: https://github.com/apache/servicecomb-java-chassis/issues/3224

   - 背景:服务收到大量请求;cse注册地址填写错误;
   
   - 定位过程:
   
   io.vertx.core.http.impl.pool.Pool 里面**waitersQueue**发生内存泄漏,分析pom文件该jar包由cse依赖引入,debug代码发现位于org.apache.servicecomb.serviceregistry.client.http.retry方法中调用,并且由于地址错误产生了大量日志
   
   求助:
   帮解答一下retry方法调用场景,以及内存泄漏问题
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@servicecomb.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org