You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Chris Egerton (Jira)" <ji...@apache.org> on 2022/09/19 12:52:00 UTC

[jira] (KAFKA-13927) Kafka Connect Sink Connector Success after RetriableException, no commit offset to remote.

    [ https://issues.apache.org/jira/browse/KAFKA-13927 ]


    Chris Egerton deleted comment on KAFKA-13927:
    ---------------------------------------

was (Author: chrisegerton):
https://github.com/apache/kafka/pull/12566

> 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
>            Assignee: Jordan Bull
>            Priority: Minor
>
> 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.10#820010)