You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Martijn Visser (Jira)" <ji...@apache.org> on 2022/03/30 17:55:00 UTC

[jira] [Closed] (FLINK-25961) Remove transport client from Elasticsearch 6/7 connectors (tests only)

     [ https://issues.apache.org/jira/browse/FLINK-25961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martijn Visser closed FLINK-25961.
----------------------------------
    Fix Version/s: 1.16.0
       Resolution: Fixed

Fixed in master: 107f17b0427bae96a3cc18b77191421cd09888b2

> Remove transport client from Elasticsearch 6/7 connectors (tests only)
> ----------------------------------------------------------------------
>
>                 Key: FLINK-25961
>                 URL: https://issues.apache.org/jira/browse/FLINK-25961
>             Project: Flink
>          Issue Type: Improvement
>          Components: Connectors / ElasticSearch
>            Reporter: Andriy Redko
>            Assignee: Andriy Redko
>            Priority: Minor
>              Labels: elasticsearch, pull-request-available
>             Fix For: 1.16.0
>
>
> The Elasticsearch 6/7 connectors still use deprecated transport client for integration tests. This is not really necessary and brings a lot of dependencies, the HighLevelRestClient is fully sufficient and could be used as drop-in replacement.
> The change affects only tests.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)