[ 
https://issues.apache.org/jira/browse/FLINK-10015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tzu-Li (Gordon) Tai updated FLINK-10015:
----------------------------------------
    Description: 
Elasticsearch provides a {{ESIntegTestCase}} base class that provides the 
functionality to write integration tests against an Elasticsearch node: 
https://www.elastic.co/guide/en/elasticsearch/reference/current/integration-tests.html

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.

  was:
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.


> 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
>            Priority: Major
>
> Elasticsearch provides a {{ESIntegTestCase}} base class that provides the 
> functionality to write integration tests against an Elasticsearch node: 
> https://www.elastic.co/guide/en/elasticsearch/reference/current/integration-tests.html
> 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