-
**Describe the bug**
When you trying to link your app with amqpcpp library you'll get error:
`Undefined symbols for architecture x86_64:
"AMQP::TcpConnection::onNegotiate(AMQP::Connection*, uns…
-
### Bug report
After upgrading from 0.99.1 to 1.5.1, it would seem that DD_TRACE_CLI_ENABLED is ignore or behaves differently.
In the past, it resulted in classes not being defined or not depending …
-
### Is your feature request related to a problem? Please describe.
Hello!
In my project I've to manually track offsets. It's done in a different (main) goroutine, while the consumer callback is ca…
-
amqp has not only the concept of connection, but also the concept of channel. As I understand it, the channel concept was introduced to allow multiple threads or concurrent threads to share a connecti…
-
##### SUMMARY
I'm trying to create rabbitmq users with the rabbitmq_user module, but this keeps failing with the error message:
**Could not determine the version of the RabbitMQ server.**
…
-
Hello!
I investigate problem with connection error.
Error appear every 25 RabbitMQ server queque poling. I polling server every second.
I investigate that Rabbitmq-c got error: 104 ECONNRESET Conn…
-
results in logs that look like this:
```
2013-12-17 12:25:44 l3agent INFO Removing router ca5a54ed-4393-4b43-b7c0-f61439bf356d from qa-centos-pool893/L3 agent [6330339e-268e-42af-bd76-b893988…
breu updated
10 years ago
-
Hi,
I am new at NestJs.
Is this example correct? I have no Idea how to get the "configService" as described in the example.
I only can find examples with use of "useFactory".
`import { RMQModu…
-
Hello,
I have code which rapidly publishes data to an exchange. After a number of publishes, I'm getting an error indicating a memory leak inside the amqp library, ```(node) warning: possible Event…
-
using 0.1.1
I've created virtual host "dev" on my rabbit instance. I cannot connect to queue for anything other than default "/" virtual host. I do not get an error if I connect to any queue on "/" v…