awslabs/amazon-sqs-java-extended-client-lib

not compatible with java sdk2

Closed this issue ยท 5 comments

Is it planned to migrate to aws java sdk2?

Hi @jkuehl2! We are definitely planning to migrate this library and the other supported SQS libraries to v2 of the Java SDK, but we do not yet have an ETA. v2 changes quite a bit so it will not be entirely trivial.

Any update on this? I am trying to upgrade from v1 to v2 but am blocked on this library.

Hi Alex! This is still high on our backlog, and I recently scoped out the v1 to v2 interface changes to estimate how much work it will be (for this library as well as the other custom SQS clients). As expected it's not trivial since all the interfaces changed quite a bit. I'll add your +1 for this library internally and push for getting the resources assigned.

@robin-aws any updates? I wonder if we should just manually put the data in an S3 bucket and have a reference to it in our message

Piling on here :-) one more person blocked here, we really want to get onto SDK V2, but this blocks us doing that.