Skip to content

[common] Introduce Configuration and related utilities#2681

Merged
PatrickRen merged 5 commits intoapache:masterfrom
PatrickRen:introduce-configuration
Nov 16, 2023
Merged

[common] Introduce Configuration and related utilities#2681
PatrickRen merged 5 commits intoapache:masterfrom
PatrickRen:introduce-configuration

Conversation

@PatrickRen
Copy link
Copy Markdown
Contributor

This pull request introduces Configuration and its related utilities such as ConfigOption, and migrate current usage of Flink Configuration to CDC's own one in flink-cdc-composer and flink-cdc-cli.

Please note that most code blocks are borrowed from Flink, and some deprecated and redundant methods are dropped.

@PatrickRen PatrickRen marked this pull request as ready for review November 10, 2023 04:22
@PatrickRen PatrickRen force-pushed the introduce-configuration branch 2 times, most recently from dbe8485 to d08f304 Compare November 14, 2023 07:31
@leonardBang
Copy link
Copy Markdown
Contributor

@PatrickRen could you rebase your PR to latest master ?

@PatrickRen PatrickRen force-pushed the introduce-configuration branch 2 times, most recently from 91628cb to ff54a15 Compare November 15, 2023 07:16
Copy link
Copy Markdown
Contributor

@leonardBang leonardBang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @PatrickRen for the update, LGTM, I only left one comment, feel free to merge it once resolved it.

@PatrickRen PatrickRen force-pushed the introduce-configuration branch from ff54a15 to 17286d8 Compare November 16, 2023 11:56
@PatrickRen PatrickRen merged commit dab7ba4 into apache:master Nov 16, 2023
@PatrickRen PatrickRen deleted the introduce-configuration branch November 16, 2023 13:17
@leonardBang leonardBang linked an issue Nov 19, 2023 that may be closed by this pull request
2 tasks
ChaomingZhangCN pushed a commit to ChaomingZhangCN/flink-cdc that referenced this pull request Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[cdc-common] Introduce all ConfigOptions for CDC 3.0

3 participants