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)