-
Hi,
For several days i've been trying to figure how to configure enqueue to work with the an AMQP Topic exchange.
According to the given documentation, here is the _messenger.yml_ config file:
``…
-
Use Case:
1. Load VIM (OpenStack Generic Driver)
2. Load NSD (I can provide this if you need it but it launches 1 VM and 2 dependent VMs)
3. Launch NSD
4. OpenStack Launches the VMs
5. If we cli…
-
When a device gets registered with defaults, the keys of these defaults are freely choosable by the user. Hono protocol adapters use these defaults and adds them as AMQP application properties. Howeve…
-
Freeswitch module amqp not send heartbeat messages to rabbitmqserver
for logging and producers.
amqp.conf
```
…
-
I'm having an issue with using amqp_basic_nack to requeue messages. When I set the requeue argument to 1, it does redeliver the message to the queue, but when I eventually consume it again, the envelo…
-
Hi,
We are in the process of deploying CSE - it seems lightweight enough that we have decided to run this on one of the vCD Cells.
My understanding is that the cse simply listens for messages on…
-
Currently, messages seem to be auto-ACKed after they are pulled off the queue and submitted downstream (https://github.com/ScalaConsultants/reactive-rabbit/blob/master/src/main/scala/io/scalac/amqp/im…
-
I have the correct settings from yml.
The server even starts with the following message:
/tmp/APIgo
GOROOT=/usr/local/go
GOPATH=/home/edwin/IdeaProjects/gowork:/usr/local/go/src
/usr/local/…
-
Hello,
Could you please tell us how we can handles errors:
- Opening the connection: new AMQPClient(...).connect(...);
- On accepting, rejecting, releasing messages
We tried to connect to an …
-
- [x] This is a bug report
- [ ] This is a feature request
- [X] I searched existing issues before opening this one
### Expected behavior
I expected to be able to copy a file from a different im…