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

update message pointer class to PayloadS3Pointer #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rishi-dhar
Copy link

Versions > 1.1.0 of Java SQS extended client uses PayloadS3Pointer class instead of MessageS3Class

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

Versions > 1.1.0 of  Java SQS extended client uses PayloadS3Pointer class instead of MessageS3Class

awslabs/amazon-sqs-java-extended-client-lib#13
@joseph-wortmann
Copy link
Member

Thanks @rishi-dhar! I'll cut a new release tomorrow

@joseph-wortmann
Copy link
Member

@rishi-dhar I'm going to have to make some more modifications to support this. Specifically, I will have to allow users to set the version of the amazon-sqs-java-extended-client to conform to. I'll default it to the new version, but if I don't allow for using the old version then this update may break some folks. Additionally, without the setting a central process handling multiple queues would not be able to deal with a mix of clients on the other side (especially if the user doesn't have control over the other side clients).

I'm going to reject this PR tomorrow and do this in the main branch instead of asking you to make all of the changes required...

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.

2 participants