org.apache.httpcomponents 坐标版本太高引发大量异常 #3314
Labels
area/Spring Boot
Related to Spring Boot
area/Spring Cloud
Related to Spring Cloud
kind/bug
Category issues or prs related to bug.
Milestone
Issue Description
项目maven引用
官方在nacos-common默认使用
如果将上述httpasyncclient , httpcore,httpcore-nio,httpclient等版本升级为高版本/最新版会导致大量http request异常
目前我因使用最新版的spring boot&cloud,还有其它最新的框架如:sentinel,seata 使其上述相关maven dependency版本升级为目前的 httpasyncclient:4.1.4, httpcore:4.4.13,httpcore-nio:4.4.13,httpclient:4.5.12
Describe what you expected to happen
升级nacos.client对相关依赖包的升级,以避免上述问题
Tell us your environment
spring-boot-starter-parent ---- 2.3.1.RELEASE
spring-cloud-dependencies ---- Hoxton.SR6
spring-cloud-alibaba-dependencies ---- 2.2.1.RELEASE
seata ---- 1.2.0
nacos ---- 1.3.1
sentinel ---- 2.2.1.RELEASE
Thank you very much!
The text was updated successfully, but these errors were encountered: