You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2017/06/09 05:32:21 UTC

[jira] [Resolved] (BEAM-2410) Remove TransportClient from ElasticSearchIO to decouple IO and ES versions

     [ 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)