Hey Chris,
Thanks a lot for your reply. I've tried with "connect.protocol", but it
didn't make any difference. I've thus logged
https://issues.apache.org/jira/browse/KAFKA-12801 and will also try to
attach a profiling log as requested by Lucas.
Best,
--Gunnar
Am Mo., 17. Mai 2021 um 14:32 Uhr
Hi Gunnar,
As far as the Connect behavior goes, sounds like
https://issues.apache.org/jira/browse/KAFKA-12252. To verify, you can
either set the 'connect.protocol' property of your Connect cluster to
'compatible' (easy mode) or cherry-pick the recently-merged fix for it (
https://github.com/apache