You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Hong Liang Teoh (Jira)" <ji...@apache.org> on 2022/07/11 08:59:00 UTC

[jira] [Created] (FLINK-28487) Introduce configurable RateLimitingStrategy for Async Sink

Hong Liang Teoh created FLINK-28487:
---------------------------------------

             Summary: Introduce configurable RateLimitingStrategy for Async Sink
                 Key: FLINK-28487
                 URL: https://issues.apache.org/jira/browse/FLINK-28487
             Project: Flink
          Issue Type: New Feature
          Components: Connectors / Common
            Reporter: Hong Liang Teoh
             Fix For: 1.16.0


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|https://cwiki.apache.org/confluence/display/FLINK/FLIP-242%3A+Introduce+configurable+RateLimitingStrategy+for+Async+Sink].

 



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