Skip to content

[FLINK-40006] ElasticsearchRowDataLookupFunction leaks REST client / HTTP connections on task close - #158

Merged
reswqa merged 1 commit into
apache:mainfrom
reswqa:close-client
Jul 1, 2026
Merged

[FLINK-40006] ElasticsearchRowDataLookupFunction leaks REST client / HTTP connections on task close#158
reswqa merged 1 commit into
apache:mainfrom
reswqa:close-client

Conversation

@reswqa

@reswqa reswqa commented Jun 29, 2026

Copy link
Copy Markdown
Member

ElasticsearchRowDataLookupFunction creates the client in open() but never closes it.

@reswqa

reswqa commented Jul 1, 2026

Copy link
Copy Markdown
Member Author

Thanks for the review.

@reswqa
reswqa merged commit 1339e8b into apache:main Jul 1, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants