[
https://issues.apache.org/jira/browse/FLINK-25943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fabian Paul updated FLINK-25943:
--------------------------------
Affects Version/s: 1.15.0
> New Kinesis, Firehose to provide a state serializer
> ---------------------------------------------------
>
> Key: FLINK-25943
> URL: https://issues.apache.org/jira/browse/FLINK-25943
> Project: Flink
> Issue Type: Bug
> Components: Connectors / Kinesis
> Affects Versions: 1.15.0
> Reporter: Zichen Liu
> Assignee: Ahmed Hamdy
> Priority: Critical
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> AsyncSinkWriter implements snapshotState to write the pending request into
> state but none of the implementation (Kinesis, Firehose) provides a state
> serializer nor interacts with the recovered state.
>
> * Implement
> {code:java}
> getWriterStateSerializer{code}
> for the Kinesis/Firehose Sinks
--
This message was sent by Atlassian Jira
(v8.20.1#820001)