[ https://issues.apache.org/jira/browse/FLINK-30118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Daren Wong closed FLINK-30118. ------------------------------ Resolution: Won't Fix > Migrate DDB connector Integration Tests/ITCase to E2E module > ------------------------------------------------------------ > > Key: FLINK-30118 > URL: https://issues.apache.org/jira/browse/FLINK-30118 > Project: Flink > Issue Type: Improvement > Components: Connectors / DynamoDB > Reporter: Daren Wong > Priority: Major > Fix For: aws-connector-4.2.0 > > > Currently DDB connector > [ITCase|https://github.com/apache/flink-connector-aws/blob/53ea41008910237073804dc090d67a1e0852163d/flink-connector-dynamodb/src/test/java/org/apache/flink/connector/dynamodb/sink/DynamoDbSinkITCase.java#L77] > is implemented whereby it starts a [DDB docker > image|https://github.com/apache/flink-connector-aws/blob/main/flink-connector-dynamodb/src/test/java/org/apache/flink/connector/dynamodb/testutils/DynamoDbContainer.java] > and run through several test scenarios on it. > The proposal is to move this ITCase to an e2e test that will be run as part > of Github Action. This will help speed up Maven builds without sacrificing > integration/e2e test to ensure quality. -- This message was sent by Atlassian Jira (v8.20.10#820010)