Re: Entire Kafka Connect cluster stuck because of a stuck sink connector

2022-10-12 Thread Chris Egerton
Hi, What version of Kafka Connect are you running? This sounds like a bug that was fixed a few releases ago. Cheers, Chris On Wed, Oct 12, 2022, 21:27 Hemanth Savasere wrote: > We have stumbled upon an issue on a running cluster with multiple > source/sink connectors: > >1. One of our con

Entire Kafka Connect cluster stuck because of a stuck sink connector

2022-10-12 Thread Hemanth Savasere
We have stumbled upon an issue on a running cluster with multiple source/sink connectors: 1. One of our connectors was a JDBC sink connector connected to an SQL Server database (using the oracle JDBC driver). 2. It turns out that the DB instance had a problem causing all queries to be

Issues when setting up Kafka mTLS with certs from GCP's Certificate Authority Service

2022-10-12 Thread Dip Patel
Hello everyone, I am trying to setup a Kafka cluster with mTLS authentication using certificates signed by GCP's CAS (Certificate Authority Service). I have three Kafka nodes: a master and two workers. Each node has a PEM truststore containing the CA Root certificate from the authority on CAS and

Leftover bootstrap connection with Kafka Java Client

2022-10-12 Thread kafka
Dear Kafka Community we are facing an Issue with kafka-console-consumer.sh / kafka-console-producer.sh (which both use the native java client) and the bootstrap behavior in conjunction with haproxy. Behavior: After the bootsrap process the java client doesn't disconnect and just keeps the boots

Leftover bootstrap connection with Kafka Java Client

2022-10-12 Thread kafka
Dear Kafka Community we are facing an Issue with kafka-console-consumer.sh / kafka-console-producer.sh (which both use the native java client) and the bootstrap behavior in conjunction with haproxy. Behavior: After the bootsrap process the java client doesn't disconnect and just keeps the b