Stephan
Stephan
Hey guys, we're currently testing the S3SinkConnector and I'm noticing that since this morning, all tasks of the connector fail with the following exception: ``` [2020-04-21 10:12:58,241] ERROR WorkerSinkTask{id=iad_ad_s3_sink-8} Task...
Hi all, we would need some help regarding an issue we've been seeing in our lupa related code: ``` File "lupa/_lupa.pyx", line 308, in lupa._lupa.LuaRuntime.execute File "lupa/_lupa.pyx", line 1324, in...
Hey guys, I noticed that support for per-connector AWS credentials was [recently added to master](https://github.com/confluentinc/kafka-connect-storage-cloud/pull/305) which is awesome and a feature I'm missing in the currently released version! However, I...
**Actual behaviour** Setting up a Mock with exact parameters for a method with `interface{}` varags, doesn't match. I'm writing unit tests for gocql and to allow `mockgen` to generate mocks,...