shubhamcoc opened a new issue, #1557: URL: https://github.com/apache/camel-kafka-connector/issues/1557
Hi, I am trying to run camel-minio-sink-connector plugin with the following config: name=s3-sink-connector connector.class=org.apache.camel.kafkaconnector.miniosink.CamelMiniosinkSinkConnector tasks.max=1 key.converter=org.apache.kafka.connect.storage.StringConverter value.converter=org.apache.kafka.connect.storage.StringConverter topics=kafkatopic-sample camel.kamelet.minio-sink.bucketName=test camel.kamelet.minio-sink.accessKey=XXXXXXXXXXXXXXXXXXXXXX camel.kamelet.minio-sink.secretKey=XXXXXXXXXXXXXXXXXXXXXX camel.kamelet.minio-sink.endpoint=https://minio-url errors.log.enable=true errors.log.include.messages=true but I am getting issue in the logs as attached below  Do anyone know, how to solve this OkHttp library issue? Any help is appreciated. Thanks in advance. -- 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. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org