[ 
https://issues.apache.org/jira/browse/FLINK-36668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17897191#comment-17897191
 ] 

Hong Liang Teoh commented on FLINK-36668:
-----------------------------------------

 merged commit 
[{{54994fc}}|https://github.com/apache/flink/commit/54994fc88926c049d3c1f6a524b628fe8375fa66]
 into   apache:release-1.20

> Release flink-connector-aws v5.0.0
> ----------------------------------
>
>                 Key: FLINK-36668
>                 URL: https://issues.apache.org/jira/browse/FLINK-36668
>             Project: Flink
>          Issue Type: Technical Debt
>            Reporter: Hong Liang Teoh
>            Priority: Major
>              Labels: pull-request-available
>
> Release flink-connector-aws v5.0.0
>  
> This is needed because of breaking changes made for the Table API Kinesis 
> Source in {*}flink-connector-kinesis{*}.
> This breaking change cannot be avoided because the new source/sink are being 
> created in {*}flink-connector-aws-kinesis-streams{*}, which is a dependency 
> of *flink-connector-kinesis* (old source/sink).
>  
> As such, the moment we introduce a new TableFactory for new source in 
> {*}flink-connector-aws-kinesis-streams{*}, it will immediately conflict with 
> the existing TableFactory in {*}flink-connector-kinesis{*}.
>  
> To resolve this, but still allow users to use the old Table API if needed, we 
> changed the identifier for the old source to {*}kinesis-legacy{*}.
>  
> This means that for Table API, the state is not compatible for *kinesis.*



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

Reply via email to