You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Etienne Chauchot (JIRA)" <ji...@apache.org> on 2017/06/05 15:01:04 UTC

[jira] [Updated] (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 ]

Etienne Chauchot updated BEAM-2410:
-----------------------------------
    Issue Type: Sub-task  (was: Improvement)
        Parent: BEAM-1637

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