Replies: 1 comment
-
/cc @alesj (kafka,kafka-streams), @cescoffier (kafka), @gunnarmorling (kafka-streams), @ozangunalp (kafka,kafka-streams), @radcortez (config), @rquinio (kafka-streams) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When setting passthrough configuration for Kafka Streams like this:
Are these configuration settings expected to be printed out on application start as part of the configuration (
StreamsConfig values
)? (Because: actually they aren't. Or else do they need to be prepended withkafka-streams.producer
as they are producer configs?)Beta Was this translation helpful? Give feedback.
All reactions