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

Increase maximum message size to 256kb #62

Closed
tddmonkey opened this issue Oct 22, 2015 · 2 comments
Closed

Increase maximum message size to 256kb #62

tddmonkey opened this issue Oct 22, 2015 · 2 comments

Comments

@tddmonkey
Copy link

As detailed here https://aws.amazon.com/about-aws/whats-new/2013/06/18/amazon-sqs-announces-256KB-large-payloads/, the maximum payload for SQS messages and batches is 256k, up from the previous 64k.

It would be useful to have elasticmq updated to honor this limit as well.

@tddmonkey
Copy link
Author

PR issue at #63

@adamw
Copy link
Member

adamw commented Oct 27, 2015

Thanks! Released in 0.9.0-beta1

@adamw adamw closed this as completed Oct 27, 2015
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

2 participants