[
https://issues.apache.org/jira/browse/BEAM-2410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré resolved BEAM-2410.
----------------------------------------
Resolution: Fixed
Fix Version/s: 2.1.0
> Remove TransportClient from ElasticSearchIO to decouple IO and ES versions
> --------------------------------------------------------------------------
>
> Key: BEAM-2410
> URL: https://issues.apache.org/jira/browse/BEAM-2410
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-java-extensions
> Reporter: Etienne Chauchot
> Assignee: Etienne Chauchot
> Fix For: 2.1.0
>
>
> Elasticsearch IO uses TransportClient in tests (UT and IT) but uses
> RestClient in the production code. TransportClient version is coupled with
> Elasticsearch server version. Use RestClient everywhere to lower the coupling.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)