Description
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.