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

docs: add high throughput properties for fifo #216

Merged
merged 4 commits into from
Nov 1, 2023

Conversation

Gadam8
Copy link
Contributor

@Gadam8 Gadam8 commented Oct 26, 2023

Description

This PR adds the missing properties required to enable high throughput on a FIFO queue. The two properties are deduplicationScope and fifoThroughputLimit. As outlined in the AWS documentation - https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/high-throughput-fifo.html#enable-high-throughput-fifo.

Related issue(s)

@Gadam8 Gadam8 changed the title docs: Add high throughput properties for fifo docs: add high throughput properties for fifo Oct 26, 2023
@dpwdec
Copy link
Collaborator

dpwdec commented Oct 26, 2023

Is it appropriate to update the example in the operation.json schema as well?

dpwdec
dpwdec previously approved these changes Oct 26, 2023
@dpwdec
Copy link
Collaborator

dpwdec commented Oct 26, 2023

LGTM!

@dpwdec
Copy link
Collaborator

dpwdec commented Oct 26, 2023

@Gadam8 Please also add a minor version update 0.1.0 -> 0.2.0

@dpwdec
Copy link
Collaborator

dpwdec commented Oct 26, 2023

@KhudaDad414 Can you take a look when you have a chance? Thanks 🙏

@Gadam8
Copy link
Contributor Author

Gadam8 commented Nov 1, 2023

@derberg @KhudaDad414 Could I get a review on this when you have a chance please?

Copy link
Member

@KhudaDad414 KhudaDad414 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

JSON Schema matches with the README file.

@dpwdec dpwdec merged commit c6a15e2 into asyncapi:master Nov 1, 2023
5 checks passed
@Gadam8 Gadam8 deleted the fifo-properties branch November 1, 2023 12:34
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