-
When using localstack as the base of an image, is it somehow possible to temporarily spin up SQS on build so that I can create queues that will live in the image?
So far I've been able to ins…
-
Hi everybody,
I try to write an integration test that checks that my deletionPolicy is correctly configured. I use version `2.13:1.2.0` in an embedded fashion. My configuration looks like this:
```
…
-
## Checklist
- [x] I have included the output of ``celery -A proj report`` [On Pastebin](https://pastebin.com/fiE8xG0a)
`BROKER_URL: 'sqs://x:********@localhost//'`
## Steps to reproduce…
-
# Type of request: This is a ...
[x] bug report
[ ] feature request
# Detailed description
Evaluating the Pro version for work and personal use, I have found that I cannot get localstack to run on …
-
When doing a receive-message for a fifo queue message attributes should contain attribute called SequenceNumber (to indicate the ordering within a message group in a fifo queue). https://docs.aws.amaz…
-
I created 2 queues.
On sending 100 messages to each queue
Standard queue is reflecting data correctly
FIFO queue received only 1 message per message group id, that too not for all message ids.
-
I am running the localstack docker [image](https://hub.docker.com/r/localstack/localstack/) on top of Windows 7 with the default docker-compose file, and when i create an sqs queue with an endpoint (o…
-
Do you know if the new AWS SDK v2 in Go works with ElasticMQ? I tried, but I have errors ...
```
operation error SQS: SendMessage, failed to sign request: failed to retrieve credentials: no EC2 I…
-
Hello!
I’m trying to set up the sqs queue but when initializing it, it shows the following logs:
```
22:31:37.421 [main] INFO org.elasticmq.server.Main$ - === ElasticMQ server (0.15.0) started i…
byeze updated
3 years ago
-
With the latest docker image https://hub.docker.com/layers/softwaremill/elasticmq/latest/images/sha256-6e197da81fe3df68cd386a2e02b6e707578671877b77addacaf15baa0e939eea?context=explore I have noticed t…