Skip to content

Add data-elasticsearch smoke test#31

Draft
christophstrobl wants to merge 1 commit intospring-projects:mainfrom
christophstrobl:data/elasticsearch/data-elasticsearch
Draft

Add data-elasticsearch smoke test#31
christophstrobl wants to merge 1 commit intospring-projects:mainfrom
christophstrobl:data/elasticsearch/data-elasticsearch

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