Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-30835 Add smoke tests for flink connector
  3. FLINK-31262

Move kafka sql connector fat jar test to SmokeKafkaITCase

    XMLWordPrintableJSON

Details

    Description

      SmokeKafkaITCase only covered the application packaging test of datastream job, we should also bring this kind of test to sql job submitted by sql-client to cover the case of sql connector fat jar.
      In fact, we already have similar test class with the same purpose, that is SQLClientKafkaITCase, but this test is ignored since 2021/4/20. It depend on the
      LocalStandaoneKafkaResource which download kafka and sets up a local cluster, but we often encounter download failures in CI environments. Fortunately, now we prefer to use TestContainer in E2E test. So I suggest integrating the corresponding test logic into SmokeKafkaITCase, and then removing it.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              Weijie Guo Weijie Guo
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: