hdfg159

Results 6 comments of hdfg159

> @hdfg159 It looks like our documentation is missing one very key piece of information. If your Feign interface returns a `Feign.Response` object, the caller is responsible closing the Response....

If `cityClient.create(city)` returns a `feign.Response`, it should indeed handle the `inputStream` related exceptions by itself. If you want to reproduce the previous logic, the return type should be filled with...

> Hi @hdfg159 > > I'm fine with that but it's breaking change and should be mentioned in release notes and documentation. This should be a bug -> #2419 ....

> If `cityClient.create(city)` returns a `feign.Response`, it should indeed handle the `inputStream` related exceptions by itself. > > If you want to reproduce the previous logic, the return type should...

I found that this is related to vertx-core. In the 4.x branch code, the Proxy HTTP Client works fine when httpclient options `keepalive` is turned off.

Windows 版本是不是也有内存泄漏,内存怎么这么大 ![image](https://github.com/user-attachments/assets/9245889c-937d-438a-8d2d-cadee2364a24)