Tzu-Li (Gordon) Tai created FLINK-10015:
-------------------------------------------

             Summary: Use Elasticsearch's ESIntegTestCase to rework 5.x and 
6.x's ITCases
                 Key: FLINK-10015
                 URL: https://issues.apache.org/jira/browse/FLINK-10015
             Project: Flink
          Issue Type: Improvement
          Components: ElasticSearch Connector, Tests
            Reporter: Tzu-Li (Gordon) Tai


Elasticsearch provides a \{{ESIntegTestCase}} base class that provides the 
functionality to write integration tests against an Elasticsearch node.

Our current Elasticsearch integration tests still test against an embedded 
Elasticsearch node (i.e., directly instantiating an Elasitcsearch {{Node}}), 
and is an usage pattern that Elasticsearch is suggesting against since 5.x.

We should look into the possibility of using {{ESIntegTestCase}} instead.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to