gj choi created KAFKA-13927:
-------------------------------
Summary: Kafka Connect Sink Connector Success after
RetriableException, no commit offset to remote.
Key: KAFKA-13927
URL: https://issues.apache.org/jira/browse/KAFKA-13927
Project: Kafka
Issue Type: Bug
Components: KafkaConnect
Affects Versions: 2.8.0
Reporter: gj choi
I made a custom SinkConnector.
and I set retries with RetriableException.
In normal case, successfully offset commited with no LAG.
but one or more RetriableException occured and then, retry make success
there are LAG about sucess record, despite the retry success.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)