-
## CVE-2021-29425 - Medium Severity Vulnerability
Vulnerable Library - commons-io-2.2.jar
The Commons IO library contains utility classes, stream implementations, file filters,
file comparators, en…
-
### Bug Type (问题类型)
exception / error (异常报错)
### Before submit
- [X] I had searched in the [issues](https://github.com/apache/hugegraph-toolchain/issues) and found no similar issues.
### Environme…
-
### Ⅰ. Issue Description
公司基于jdbc封装的orm框架,配置了多个数据源,数据库使用pgsql,采用nacos配置,项目启动显示 register TM success,使用DataSourceProxy配置数据源后,debug没有进入ExecuteTemplate#execute方法,事务回滚无效,undo_log表始终无记录。
### Ⅱ. Describe…
-
With version 3.1.5 of spring-cloud-openfeign that ships with Spring Cloud 2021.0.5, the spring-cloud-openfeign-dependencies POM [pins the version of spring-security-oauth2-client to 5.7.3](https://git…
-
We have a scenario where a `POST` `application/form-url-encoded` request is to be sent to an API endpoint. And we are using `@FeignClient` annotated interface having a `@PostMapping` annotated functio…
-
# Describe the bug
### Background
The scenario is:
- using a Feign client that is configured by name (e.g. `@FeignClient(name = "downstream-service")`) rather than by URL
- using Spring-Clou…
-
I'm trying to communicate between services using OpenFeign and getting this error on microservice that are receiving the request:
2022-12-06 22:30:26.634 ERROR 6352 --- [o-8081-Acceptor] org.apache…
-
我们鼓励使用英文,如果不能直接使用,可以使用翻译软件,您仍旧可以保留中文原文。另外请按照如下要求提交相关信息节省社区维护同学的理解成本,否则该讨论极有可能直接被忽视或关闭。
We recommend using English. If you are non-native English speaker, you can use the translation software. We reco…
-
An HTTP request can 'succeed' from the point of view of code. There wasn't a DNS failure, or a network timeout. No `Exception` was thrown.
Currently, in many SDKs, that means Sentry doesn't capture…
-
Hello, when I recently looked at the latest code of this project, I did not find the integration of ribbon, but found many new loadbalancerClass, is it to move the ribbon out of Feign's plan, are thes…