Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to spring cloud aws 3.x #2547

Closed
rajadilipkolli opened this issue Oct 30, 2022 · 1 comment
Closed

Upgrade to spring cloud aws 3.x #2547

rajadilipkolli opened this issue Oct 30, 2022 · 1 comment
Labels

Comments

@rajadilipkolli
Copy link
Contributor

Current spring-cloud-aws version used in spring-cloud-stream-binder-kinesis is 2.4.0. However, spring-cloud-aws has released 3.0.0-M3 which is internally using AWS SDKV2 instead of current AWS SDK v1 and improves performance

As spring cloud steam is moving towards Next Major version (4.x), it would be the better time to introduce AWS SDKV2. Do we have any plan to upgrade to the spring-cloud-aws 3.x?

@artembilan
Copy link
Contributor

Closed in favor of spring-cloud/spring-cloud-stream-binder-aws-kinesis#182.
We cannot move Kinesis Binder to AWS SDK v2 until all its upstream dependencies have migrated.
Especially I worry more about these two which looks like a part of AWS support by themselves:

awslabs/amazon-dynamodb-lock-client#48
awslabs/amazon-kinesis-producer#296

@artembilan artembilan closed this as not planned Won't fix, can't repro, duplicate, stale Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants