Etienne Chauchot created BEAM-2410:
--------------------------------------
Summary: 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: Improvement
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)