OneCricketeer / schema-registry-transfer-smt

Kafka Connect Transform to copy Avro schemas between Schema Registries
Apache License 2.0
56 stars 27 forks source link

Confluent Kafka 7.5.2 #40

Open leonardotorresaltez opened 1 month ago

leonardotorresaltez commented 1 month ago

Hello, We are using confluent kafka 7.5.2

I already packaged the jar and put in plugin.path in kafka connect

When we configure the connector instance it enters in a failed state inmmediatly with no error log or any log.

I already configure the loggers in kafka connect to set the logger cricket.jmoore=TRACE, but any logs.

Could you suggest how can i fix the logger ? :)

Regards, Leonardo

OneCricketeer commented 1 month ago

If it errors immediately, you'll want to look at the /status endpoint of the connector where you've added the transform.