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

An issue regarding access FIFO queue. #97

Open
NeilNing-rifo opened this issue Mar 15, 2021 · 0 comments
Open

An issue regarding access FIFO queue. #97

NeilNing-rifo opened this issue Mar 15, 2021 · 0 comments

Comments

@NeilNing-rifo
Copy link

To whom it my concern,
I tried to use this library to talk to a FIFO queue with configuration items JMSXGroupID and JMS_SQS_DeduplicationId, these items are able to be found from official document below.
https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/getting-started.html

final I got a not clear error showed below:
com.amazonaws.services.sqs.model.AmazonSQSException: The queue should either have ContentBasedDeduplication enabled or MessageDeduplicationId provided explicitly (Service: AmazonSQS; Status Code: 400; Error Code: InvalidParameterValue; Request ID: ca1075f7-6817-593a-9742-2d3ea830206a; Proxy: null)

Is there anyone who has more experiences or knowledge to help me resolve it?

I tried to use java sdk v2 to connect the FIFO queue successfully as well.

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

No branches or pull requests

1 participant