Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-10015

Use Elasticsearch's ESIntegTestCase to rework 5.x and 6.x's ITCases

    XMLWordPrintableJSON

Details

    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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            tzulitai Tzu-Li (Gordon) Tai
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: