[jira] [Created] (FLINK-4885) Improve the Elasticsearch configuration flexibility

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-4885) Improve the Elasticsearch configuration flexibility

Shang Yuanchun (Jira)
Mike Dias created FLINK-4885:
--------------------------------

             Summary: Improve the Elasticsearch configuration flexibility
                 Key: FLINK-4885
                 URL: https://issues.apache.org/jira/browse/FLINK-4885
             Project: Flink
          Issue Type: Improvement
          Components: Streaming Connectors
            Reporter: Mike Dias
            Priority: Minor


Right now, it's only possible to use Elasticsearch 2.x through {{TransportClient}} due a missing constructor. We can improve the Elasticsearch configuration flexibility with the following actions:
 - Add the missing constructor that was present in Elasticsearch 1.x.
 - Add another constructor that receives an already configured instance of {{Client}} by the user.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)