[
https://issues.apache.org/jira/browse/FLINK-37733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daren Wong updated FLINK-37733:
-------------------------------
Component/s: Connectors / AWS
> Externalise DynamoDB IT Test to E2E test package
> ------------------------------------------------
>
> Key: FLINK-37733
> URL: https://issues.apache.org/jira/browse/FLINK-37733
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / AWS, Connectors / DynamoDB
> Reporter: Daren Wong
> Priority: Minor
>
> DynamoDB connector IT Test currently resides in `flink-connector-dynamodb`
> package which means:
>
> * It is inconsistent with other connector package where IT test resides in
> their own e2e test package.
> * Building the package takes longer as IT test takes time to spin up a
> docker environment for the test.
> * Github action/workflow does not run the IT test as they are not in e2e
> test package.
>
> This is a minor improvement to relocate the IT test into its own e2e test
> package similar to other connectors
--
This message was sent by Atlassian Jira
(v8.20.10#820010)