oscerd commented on issue #834:
URL: 
https://github.com/apache/camel-kafka-connector/issues/834#issuecomment-756793954


   If you want to still have the file in the source bucket you should avoid 
delete after read and move after read and use the idempotency support 
introduced in 0.7.. the error is related to broker, so it must be managed at 
kafka level, but I don't think it is easy to do.. if the cluster went down, but 
camel already completed the exchange and moved to the destination bucket, there 
is no way of rollback the situation from a camel perspective. 


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to