valdar commented on issue #260: URL: https://github.com/apache/camel-kafka-connector/issues/260#issuecomment-642974576
Ok, after some investigation on why this is failing only if ran alone. I figured out that tests where not that isolated in regards to deleting topics in between tests. The fix for this specific problem is just setting the S3 configuration object at the `component` level instead of doing it at the `endpoint` level see: https://github.com/apache/camel-kafka-connector/pull/272 ---------------------------------------------------------------- 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