Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
1.15.0
Description
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
getWriterStateSerializer
for the Kinesis/Firehose Sinks
Attachments
Issue Links
- causes
-
FLINK-26118 AsyncSinks do not support downscaling with state
- Resolved
-
FLINK-26119 AsyncSinkWriterStateSerializer needs to be PublicEvolving
- Resolved
- is related to
-
FLINK-24227 [FLIP-171] KDS implementation of Async Sink
- Closed
-
FLINK-24228 [FLIP-171] Firehose implementation of Async Sink
- Closed
- links to