Skip to content

Allow kafka streams configuration with external parameter#22

Merged
fapaul merged 6 commits intomasterfrom
streams_config
Aug 9, 2019
Merged

Allow kafka streams configuration with external parameter#22
fapaul merged 6 commits intomasterfrom
streams_config

Conversation

@fapaul
Copy link
Copy Markdown
Contributor

@fapaul fapaul commented Aug 9, 2019

No description provided.

+ "might cause inconsistent processing with multiple replicas.")
private boolean forceReprocessing = false;

@CommandLine.Option(names = "--streams-config", split = " ", description = "Additional Kafka Streams properties")
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Please use split=","

@fapaul fapaul merged commit 2b4237c into master Aug 9, 2019
@fapaul fapaul deleted the streams_config branch August 9, 2019 11:16
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.

3 participants