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

Weijie Guo updated FLINK-31262:
-------------------------------
    Summary: Move sql connector fat jar test to SmokeKafkaITCase  (was: Add sql 
connector fat jar test to SmokeKafkaITCase)

> Move 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
>
> {{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)

Reply via email to