AbstractConnPool.java 提交记录

https://github.com/apache/httpcomponents-core/commits/4.4.x/httpcore/src/main/java/org/apache/http/pool/AbstractConnPool.java

 

HTTPCORE-567: fixed race condition that may cause a connection leak when the connection lease request is cancelled from another thread.

https://github.com/apache/httpcomponents-core/commit/9b5b641cd06dd883d0b72eae8a71e8a71f52729b#diff-9db2ef2f1b94de8de5d1df36b2e44a03

 

相关文章:

  • 2022-01-01
  • 2022-02-11
  • 2021-11-08
  • 2021-11-28
  • 2021-11-08
  • 2021-08-06
  • 2021-12-14
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-02-26
  • 2021-09-07
  • 2021-07-01
  • 2021-11-25
  • 2022-12-23
相关资源
相似解决方案