You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Danny Cranmer (Jira)" <ji...@apache.org> on 2022/11/14 14:45:00 UTC

[jira] [Assigned] (FLINK-29688) Build time compatibility check for DynamoDB SDK

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

Danny Cranmer reassigned FLINK-29688:
-------------------------------------

    Assignee: Danny Cranmer

> Build time compatibility check for DynamoDB SDK
> -----------------------------------------------
>
>                 Key: FLINK-29688
>                 URL: https://issues.apache.org/jira/browse/FLINK-29688
>             Project: Flink
>          Issue Type: Improvement
>          Components: Connectors / DynamoDB
>            Reporter: Danny Cranmer
>            Assignee: Danny Cranmer
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: aws-connector-2.0.0
>
>
> The DynamoDB connector exposes SDK classes to the end user code, and also is responsible for de/serialization of these classes. Add a build time check to ensure the client model is binary equivalent of a known good version. This will prevent us updating the SDK and unexpectedly breaking the de/serialization.
> We use {{japicmp-maven-plugin}} to do something similar for Flink, we can potentially reuse this.



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