Skip to content

Conversation

@christophstrobl
Copy link
Member

Currently failing due to open sockets in the PoolingNHttpClientConnectionManager used by the CloseableHttpAsyncClient.

We'd need to close all pooled connections (closeExpiredConnections & closeIdleConnections) in the PoolingNHttpClientConnectionManager and then restart the the httpAsyncClient on restore.. Or close the entire client and recreate it from scratch on startup.

Currently failing due to open sockets in the PoolingNHttpClientConnectionManager used by the CloseableHttpAsyncClient.
@sdeleuze sdeleuze marked this pull request as draft December 11, 2023 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant