Skip to content

Update the version of KCL from 2.6.0 to 2.7.2#6883

Merged
sb2k16 merged 1 commit into
opensearch-project:mainfrom
sb2k16:fix-kcl-version
May 27, 2026
Merged

Update the version of KCL from 2.6.0 to 2.7.2#6883
sb2k16 merged 1 commit into
opensearch-project:mainfrom
sb2k16:fix-kcl-version

Conversation

@sb2k16
Copy link
Copy Markdown
Member

@sb2k16 sb2k16 commented May 27, 2026

Description

This is to update the KCL version to 2.7.2 to handle this exception

Caused by: java.lang.NoSuchMethodError: 'software.amazon.awssdk.retries.api.RefreshRetryTokenRequest$Builder software.amazon.awssdk.retries.api.RefreshRetryTokenRequest$Builder.isLongPolling(boolean)'
    at software.amazon.awssdk.core.internal.http.pipeline.stages.utils.RetryableStageHelper.tryRefreshToken(RetryableStageHelper.java:147)
    at software.amazon.awssdk.core.internal.http.pipeline.stages.AsyncRetryableStage$RetryingExecutor.maybeAttemptExecute(AsyncRetryableStage.java:143)
    at software.amazon.awssdk.core.internal.http.pipeline.stages.AsyncRetryableStage$RetryingExecutor.maybeRetryExecute(AsyncRetryableStage.java:175)
    ... 18 more

https://central.sonatype.com/artifact/software.amazon.kinesis/amazon-kinesis-client/2.7.2/overview

Check List

  • Commits are signed with a real name per the DCO

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

dlvenable
dlvenable previously approved these changes May 27, 2026
@dlvenable
Copy link
Copy Markdown
Member

@sb2k16 , I see that the kinesis-source-integration-tests are still failing.

@dlvenable
Copy link
Copy Markdown
Member

The error:

Input required and not supplied: aws-region

Maybe you can try to fix that as well?

Signed-off-by: Souvik Bose <souvbose@amazon.com>
@sb2k16 sb2k16 merged commit 4b580c3 into opensearch-project:main May 27, 2026
141 of 142 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants