一次http core异常排查记录

xiaoxiao2021-02-28  46

1.

https://stackoverflow.com/questions/35350376/java-lang-illegalstateexception-request-cannot-be-executed-i-o-reactor-status?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa

2. 

http://mail-archives.apache.org/mod_mbox/hc-httpclient-users/201401.mbox/<1389832492.97380.YahooMailNeo@web142803.mail.bf1.yahoo.com>

https://issues.apache.org/jira/browse/HTTPCORE-370

官网原来的svn没了.

但是通过搜索github,搜索jira上的类AbstractMultiworkerIOReactor,找到了RELEASE_NOTES.txt:

https://github.com/apache/httpcomponents-core/blob/3b782acccfd20a290d0b3cd3206a5d44b5a9ec16/RELEASE_NOTES.txt

看到了上面jira上对应的修复

Release 4.3.2

* [HTTPCORE-370] Race condition if connection request succeeds and times out at the same time.  

转载请注明原文地址: https://www.6miu.com/read-2623199.html

最新回复(0)