-
When I have version 3.4.4 of the amqp-client.jar installed, it works. When I upgrade to 3.5.x, it throws an error because "AMQP.BasicProperties::setHeaders" method was removed.
https://www.rabbitmq.…
-
Retry with delays for AMQP messages. Environment variable: AMQP_PUBLISH_RETRY_DELAY, AMQP_PUBLISH_RETRY_ATTEMPTS.
Defaults: AMQP_PUBLISH_RETRY_DELAY - 100ms AMQP_PUBLISH_RETRY_ATTEMPTS - 10 Java AMQ…
-
When using Event Publication Registry in combination with Event externalization to RabbitMQ (AMQP), the entry in the registration for externalize listener is marked completed even when the message fai…
-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to he…
-
Vulnerable Library - metrics-graphite-4.0.5.jar
Path to dependency file: /BaragonAgentService/pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/com/rabbitmq/amqp-client/4.4.1/amq…
-
It looks like there was a breaking change in Seneca 3.14.0 that breaks the AMQP transport with the titular error. Using the following example with `seneca-amqp-transport:2.2.0` and `seneca:3.14.0` (o…
-
CMake Error: Could not find cmake module file: CMakeDetermineDESCRIPTIONCompiler.cmake
CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
Missing varia…
-
reproduce: (just copied from examples/send.py)
env:
* rabbitmq 3.9.4
* trio 0.19
* python 3.9.6
* async_amqp 0.5.0
```python
import anyio
import async_amqp
async def send():
asyn…
-
I am using the node-amqp library to connect to a on-line stomp service, before I was using stomp-client, it was connected very successfully, but it doesn't support auto failure detection and reconnect…
-
```bash
Linux 45b94f7b1a8b 3.10.0-1160.el7.x86_64 #1 SMP Mon Oct 19 16:18:59 UTC 2020 x86_64 Linux
PHP 8.0.13 (cli) (built: Nov 20 2021 07:13:05) ( NTS )
Copyright (c) The PHP Group
Zend Engine v4…
anhao updated
1 month ago