-
AMQP1 connector tries to connect to a channel even when there is none configured. While this does not stops execution of a program, it fills log with following messages:
[ERROR] Received AMQP1.0 er…
-
I was following the instructions of building from source. After I gave my github credentials, I got an error message `fatal: repository 'https://github.com/rabbitmq/rabbitmq-stream-management.git/' no…
-
Hi,
I'm running a rabbitmq kubernetes cluster and would like to know where did i missed.
this is the error.
```
exit with reason reached_max_restart_intensity in context shutdown
2020-09-27 …
-
attached is a small model of effects on server bandwidth of different dissemination schemes, trying to illustrate the effect of different filtering schemes on resource utilisation. It is not very obvi…
-
Hello -
I am trying to connect and send message from QPID JMS client to RabbitMQ with AMQP 1.0 plugin.I could send message to a queue.
However,
I can't add custom fields to the head of the proper…
-
I would like to know if i can use uamqp library to interact with rabbitmq message broker. RX is simple queue based communication and TX is topic exchange (rabbitmq concept: https://www.rabbitmq.com/tu…
-
Issue description:
The incident happens in production with some clients where we noticed network is at the slowest allowed for our application, around 3Mbs. We created single threaded test applic…
-
I started a cluster of three nodes yesterday. The rabbitmqctl commands were able to display the status of the cluster as well as stopping and starting the nodes.
Today, when I run the command `rabbi…
ghost updated
3 years ago
-
In the setup guide it states it is possible to bind queues to and Exchange within the CFX SDK.
Source: https://cfx.ipc.org/files/IPC-CFX-AMQP-Guide-v1_0.pdf
Page: 6
There is no indication that …
-
Yes, even more. Per discussion with @gerhard:
* There is no single health check command that would be "universal": too many things can go wrong and would be considered a failure by different teams…