Chris Collins

Results 4 issues of Chris Collins

During each run of initialize() an exception could be encountered, this makes that exception available via a getter to whatever created the thread to be able to take further action...

v2.x

Added new KinesisClientLibConfiguration .withMaxWorkerInitializationRetryAttempts method to handle setting a custom value if needed and changed the Worker to use this value instead of a static final in the Worker class....

v2.x

As requested in #17963 and #17907 we still face this issue today where we can't pass a preferred SSLContext into the EventHubClientBuilder to cascade into where the ConnectionHandler.java creates the...

question
customer-reported
needs-triage

### Upcoming End-of-Support - [X] I acknowledge the upcoming end-of-support for AWS SDK for Java v1 was [announced](https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-java-v1-x-on-december-31-2025/), and migration to AWS SDK for Java v2 is recommended. ### Describe...

bug
p2