Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FLINK-35713][cdc-compose] Add sink PARALLELISM for flink-cdc. #3438

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

proletarians
Copy link

No description provided.

@yuxiqian
Copy link
Contributor

Thanks for @proletarians' contribution! Kindly remind that mvn spotless:apply should be run before committing to fix any code style violations.

Copy link
Contributor

Choose a reason for hiding this comment

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

In the future, defining multiple sink in one single pipeline job might be supported, and one might want to define parallelisms for each sink individually. Will it be better if we put sink.parallelism as an option in sink: block instead of a global pipeline option?

Copy link
Author

Choose a reason for hiding this comment

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

Got it! I will follow up on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants