[
https://issues.apache.org/jira/browse/FLINK-25943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Cranmer resolved FLINK-25943.
-----------------------------------
Resolution: Fixed
Merged to master at aab253a
> Kinesis, Firehose Async Sink state serializer implementation
> ------------------------------------------------------------
>
> 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)