Skip to content

Manage all the source and sink configurations in Flink ConfigOptions #668

@crazyzhou

Description

@crazyzhou

Problem description
It could be better if we have a central place to store all the client configurations, but now we are separating them in each of the source/sink builder.
This is not an ideal way because these configurations are not clearly exposed to the end users.

Now in order not to break the compatibility, we could keep the legacy source and sink unchanged, but enhance our new source and sink inplementation to use the new config system.

Problem location
New source and sink

Suggestions for an improvement

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions