-
Beta Was this translation helpful? Give feedback.
Answered by
scholzj
May 25, 2021
Replies: 1 comment 31 replies
-
I think you can just ignore these warnings. Kafka just takes the configuration and passes it to every kind of component. And not all of the options are valid for every components. So they produce these kind of warnings. But the component which supports them will find them and use them. |
Beta Was this translation helpful? Give feedback.
31 replies
Answer selected by
cstmgl
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think you can just ignore these warnings. Kafka just takes the configuration and passes it to every kind of component. And not all of the options are valid for every components. So they produce these kind of warnings. But the component which supports them will find them and use them.