Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Done
-
None
Description
Introduce a configurable RateLimitingStrategy to the AsyncSinkWriter.
This change will allow sink implementers using AsyncSinkWriter to configure their own RateLimitingStrategy instead of using the default AIMDRateLimitingStrategy.
See FLIP-242: Introduce configurable RateLimitingStrategy for Async Sink.
Attachments
Issue Links
- fixes
-
FLINK-28027 Initialise Async Sink maximum number of in flight messages to low number for rate limiting strategy
- Resolved
- links to