lihongzheshuai / lihongzheshuai.github.io

onecoder's blog.
https://onecoder-blog.vercel.app
MIT License
6 stars 2 forks source link

Httpcomponents-core 从池中获取连接代码解析 #232

Open lihongzheshuai opened 7 years ago

lihongzheshuai commented 7 years ago

http://www.coderli.com/httpclient-core-get-pool-entry-blocking-analysis/#

lihongzheshuai commented 7 years ago

已发现response未consume的代码。2次调用后,出现block。已修改。后续研究下release机制,再做分享。