Konstantine Karantasis

Results 32 comments of Konstantine Karantasis

Thanks for the PR @gnarula . Adding more people for review. I'll try to find some time to take a look too. The lack of support in unit tests is...

Hi @JozoVilcek What is missing is the updated index on that url. That prevents us from seeing the new artifacts on the web browser. But they are still discoverable via...

`v10.0.0` is indeed missing for hdfs and will need to be restored. However, `v10.0.1` has just been released and should be addressable via maven. Want to try this one instead?

Is there anything we can keep from this PR @yanglei99 or should we close it?

Thanks for posting @grantatspothero ! The addition of ITs is very recent. We should fix this and not depend on non publicly available packages. cc @dosvath

Supporting initially a small set of the configuration options that are available through the S3 SDK was intentional. This seems useful. I'm marking this issue as "enhancement". Tags are defined...

FYI, this was merged: https://github.com/confluentinc/kafka-connect-storage-cloud/issues/68 (tags for start and end offsets as well as record count)

> > Do we have a unit test for this method? I'd expect it to fail if the underlying implementation changes > > writing a unit test for this will...

> > > > Do we have a unit test for this method? I'd expect it to fail if the underlying implementation changes > > > > > > >...

I believe you've confirmed that the connector will poll periodically for records, will buffer some records according to its partitioning policy and will flush records in configurable intervals according to...