Ihjaz opened a new issue #313: URL: https://github.com/apache/camel-kafka-connector-examples/issues/313
Hi, I'm trying to replicate objects in minio from one datacenter to other via kafka using the minio source and sink connectors. While replicating I do not want the object to be deleted from source minio (`deleteAfterRead=false`) and I also don't want the object to be retrieved again and again in every poll. Can we have an example configuration to achieve this? Also if the object is of size 20MB , Is there a way to split them into multiple 1 MB size messages and then retrieve or do I have to increase the max.request.size to retrieve it? -- 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