-
Runing an enhanced broker cluster with mysql store we see that autocreated queues are not removed from DST table when destination is supposed to be destroyed.
Calling a simple consumer on a nonexsi…
-
### 로그 기반 메시징 처리
- Apache kafka
### AMQP/JMS
- Redis
- RabbitMQ
-
In my configuration, I am using the broadcaster with several message queues. APIX is generating a lot of extra requests if I broadcast from the fcrepo queue to its route. See attached log.
[fcrep…
-
I apologise in advance for any inaccuracies since I am not an expert either in Smallrye Reactive Messaging nor in AMQP.
For context, I am trying to add AMQP messaging (sending and receiving) functi…
-
Currently the JMS 1.1 and 2.0 specifications only allow for one mode of operation for applications which wish to do their own message acknowledgment. This is CLIENT_ACKNOWLEDGE mode. This mode has the…
-
As the title mentions, i'm running the latest version of docker container "creactiviti/piper"
I wanted to use the subflow task in order to make a modular code, but an exception was raised
```
$ d…
-
[http://en.wikipedia.org/wiki/Advanced_Message_Queuing_Protocol](http://en.wikipedia.org/wiki/Advanced_Message_Queuing_Protocol)
AMQP adds support for a number of the same things that JMS supports to…
-
### Jenkins and plugins versions report
From time to time our Jenkins fails to resubscribe to our AMPQ queue (UMB). We added monitoring for the logs and need to disable/enable job to force resubscr…
-
![image](https://user-images.githubusercontent.com/43179881/57204300-75725100-6fe9-11e9-9d3e-67fc0ced4ef8.png)
#### 点击加载更多提交后,日期的格式有点差异。- -
![image](https://user-images.githubusercontent.com/4317988…
-
I have a simple JmsListener that is listening to messages published to an ActiveMQ classic queue
```java
@JmsListener(destination = "ReportScheduleQueue")
public void receiveMessage(String mess…