Theodore Cowan

Results 7 issues of Theodore Cowan

## Problem There is currently no way to sink messages with composite keys without ignoring those keys. Error "STRUCT is not supported as the document id." https://github.com/confluentinc/kafka-connect-elasticsearch/issues/193 ## Solution Convert...

Tested on OpenJDK 1.8 - Single jar execution goal was added to include AWS SDK - Maven plugin source/target 1.8 version was required to support the single jar build -...

Could you please add a stub for lambda.invoke_with_response_stream. Thank you

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

Proposed

### Bug Description KafkaSource hangs when sasl.mechaism in OAUTHBEARER with oauth_cb. It's hanging on `list_parts()` because confluent_kafka AdminClient doesn't perform the oauth callback. Cause: https://github.com/confluentinc/confluent-kafka-python/issues/1713 WORKAROUND ``` class KafkaSourceFixedForIamAuth(KafkaSource): def...

needs triage