-
Hey guys
I'm looking to move from SoftLayers message queue to Disque in the future once a stable release is out.
However one of the features that I've found incredibly useful from SL's messaging queu…
-
Testing Hangfire 1.5.0 with the firebird storage 1.3.4 shows me that
every worker executed the same job.
Based on this discussion:
http://discuss.hangfire.io/t/many-workers-execute-my-job/569/4
I c…
devvs updated
9 years ago
-
We are using logstash distributed pattern as below
main.conf
input {kinesis }
output {
if condition 1 then
pipeline 1
else if condition 2 then
pipeline 2
}
pipeline1.conf
input {pipeline…
-
Currently, this plugin splits the initial setup to two parts, [register](https://github.com/logstash-plugins/logstash-output-elasticsearch/blob/v11.22.7/lib/logstash/outputs/elasticsearch.rb#L282) and…
-
### Checklist
- [X] I am able to reproduce the bug with the [latest debug version](https://github.com/z-huang/InnerTune/actions/workflows/build.yml).
- [X] I've checked that there is no open or close…
-
We're using durable queues in MsgFlo, but messages are not sent by default with the `persistent: true` flag, causing them to be lost in case AMQP broker reboots.
http://rubybunny.info/articles/durabi…
-
### Describe the bug
After upgrading from RabbitMQ 3.11 to 3.12, we noticed that metrics such as `rabbitmq_queue_messages_published_total`, `rabbitmq_channel_messages_delivered_total`, `rabbitmq_ch…
-
**Citrus Version**
4.1.0
**Question**
How can I enable **amqp** for temporary created _RMQDestinations_ (jms-temp-queues) during a synchronous citrus invocation?
**What I've tried so far*…
-
- **OpenEthereum version (>=3.1.0)**: 3.2.4
- **Operating system**: Linux Ubuntu 16.04.7 LTS
- **Installation**: docker openethereum/openethereum:v3.2.4
- **Fully synchronized**: yes
- **Network**…
-
- qsd_ibc_channel_state - 0 = init, 1 = open, 2 = closed - if it's not 1 we have issues (0 means channel has been reopened and hermes is not moving channel handshakes about; 2 means channel is closed …