Skip to content

Prioritize Kafka Streams Config passed via CLI over overridden properties#45

Merged
philipp94831 merged 2 commits intomasterfrom
feature/prioritize-cli-kafka-streams-config
Jan 3, 2020
Merged

Prioritize Kafka Streams Config passed via CLI over overridden properties#45
philipp94831 merged 2 commits intomasterfrom
feature/prioritize-cli-kafka-streams-config

Conversation

@philipp94831
Copy link
Copy Markdown
Member

Fixes #44

@philipp94831 philipp94831 requested a review from torbsto January 3, 2020 14:51
Copy link
Copy Markdown
Contributor

@torbsto torbsto left a comment

Choose a reason for hiding this comment

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

Maybe add a test to verify the prioritization. The WordCountTest only tests that CLI properties are set.

@philipp94831 philipp94831 merged commit bde401b into master Jan 3, 2020
@philipp94831 philipp94831 deleted the feature/prioritize-cli-kafka-streams-config branch January 3, 2020 17:05
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.

Apply overridden Kafka config before CLI passed configuration

2 participants