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


   In Apache Camel you can use 
https://camel.apache.org/components/latest/eips/idempotentConsumer-eip.html
   
   So if you really need to avoid a situation where you have to move the files 
on a different bucket, you can avoid using the camel-aws-s3 connector and pass 
your application to a pure camel route, by using the camel-aws-s3 component in 
combination with the camel-kafka component.


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