-
Hi,
What does it mean? Is it good? Or I should start to take care?
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
This is AFAIK normal for Connect. Kafka Connect takes the configuration it gets and passes it to different components such as consumer, producer, admin client etc. And not all of them use all the options, so that results in these warnings. |
Beta Was this translation helpful? Give feedback.
-
@scholzj Jakob thank you for answers! |
Beta Was this translation helpful? Give feedback.
-
I also stumbled upon this issue. As mentioned by @scholzj, it seems like we can 'ignore' it. Ideally it should be addressed here. |
Beta Was this translation helpful? Give feedback.
This is AFAIK normal for Connect. Kafka Connect takes the configuration it gets and passes it to different components such as consumer, producer, admin client etc. And not all of them use all the options, so that results in these warnings.