You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/03/01 15:22:00 UTC

[jira] [Updated] (FLINK-31262) Move kafka sql connector fat jar test to SmokeKafkaITCase

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

ASF GitHub Bot updated FLINK-31262:
-----------------------------------
    Labels: pull-request-available  (was: )

> Move kafka sql connector fat jar test to SmokeKafkaITCase
> ---------------------------------------------------------
>
>                 Key: FLINK-31262
>                 URL: https://issues.apache.org/jira/browse/FLINK-31262
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Connectors / Kafka, Tests
>            Reporter: Weijie Guo
>            Assignee: Weijie Guo
>            Priority: Major
>              Labels: pull-request-available
>
> {{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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)