oscerd commented on issue #313: URL: https://github.com/apache/camel-kafka-connector-examples/issues/313#issuecomment-811172807
Have a look at https://camel.apache.org/camel-kafka-connector/latest/idempotency.html for avoid reconsuming the same object. There is no splitting support and there is no plan to add it in the short term. If you need to do complex logic, have a look at plain camel. You can create a route consuming from minio, split it by line and send the data to other endpoint -- 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