JNSimba opened a new pull request, #79:
URL: https://github.com/apache/doris-kafka-connector/pull/79

   The change of `processedOffset` should be after the success of streamload, 
because streamload may fail.
   
   Before the introduction of the retry strategy, if streamload fails, kafka 
connect will stop directly.
   
   This pr https://github.com/apache/doris-kafka-connector/pull/67 introduces a 
retry strategy, which will cause `processedOffset` to change during the retry, 
but streamload will fail


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to