You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Ahmed Hamdy (Jira)" <ji...@apache.org> on 2022/02/22 18:18:00 UTC

[jira] [Created] (FLINK-26310) [FLIP-171] Add AsyncSinkWriterConfig class

Ahmed Hamdy created FLINK-26310:
-----------------------------------

             Summary: [FLIP-171] Add AsyncSinkWriterConfig class
                 Key: FLINK-26310
                 URL: https://issues.apache.org/jira/browse/FLINK-26310
             Project: Flink
          Issue Type: Improvement
          Components: Connectors / Common
    Affects Versions: 1.15.0
            Reporter: Ahmed Hamdy


h2.Description
The {{AsyncSinkWriter}} constructor  in {{flink-connector-base}} module has large number of parameters.

h3.Proposed Change
create a {{AsyncSinkWriterConfig}} data structure carrying needed configuration for the writer class and pass it as a single parameter to constructor.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)