Open spencerdcarlson opened 2 years ago
I've encountered a similar issue ("Indexing record failed") :
I've upgraded the docker image to confluentinc/cp-kafka-connect:7.6.1-1-ubi8.amd64
,
and the connector from 14.0.12
to 14.0.17
, and the issue disappeared.
hope it helps.
When attempting to write to ElasticSearch and an "Indexing record failed" error occurs, the connector dies without any retries. We do not even see the retry log execute.
Kafka Connect Image:
confluentinc/cp-kafka-connect:7.1.1
Elastic Search Connector:confluentinc/kafka-connect-elasticsearch:13.0.0
Elastic Search Version:7.8.0
Connector Config
Stacktrace