-
https://github.com/node-ts/bus/issues/56 indicates that the documentation is lacking around how to integrate all the components into a solution, especially around how to create a message-driven set of…
-
This is partially addressed in #1786.
- [ ] Write documentation on hardening Girder
These should link to OWASP and MDN where appropriate.
- [ ] Fully address systemd sandboxing
- [ ] Investi…
-
Hi,
I'm setting up AMQP/TLS on my rabbitmq server but trying to connect fluentd to rabbitmq using TLS is not working.
```
fluentd-rabbit-vdev_1 | 2019-10-03 12:16:01 +0000 [info]: adding sourc…
-
```
I'm using the amqp output transport for logstash, and I'm seeing my agents
disconnecting from RabbitMQ with a "connection_closed_abruptly" log message
over and over.
=WARNING REPORT==== 6-Feb-20…
-
_This issue was transferred from a private repository_
We have great learning samples. Frequently when people get to the end of those samples the next step they take is to try and evolve the sample…
-
I've been working on some data streaming mechanisms from devices (like IoT) into data bases. The on-device part of data generator is implemented in Rust. Currently using MQTT for transport of the data…
-
When publishing a large message, `BasicClass.publish` creates multiple frames and sends them one by one.
When using async transports such as `gevent`, or the currently unsupported `eventlet`, there is…
liorn updated
9 years ago
-
### Description
Any 4.x.x version of MI cannot be built with reasonably recent JDKs unless you set the following environment variable:
`export JAVA_TOOL_OPTIONS=' -Djdk.util.zip.disableZip64Extra…
-
Please add some documentation surrounding the amqp_internal_connection configuration option to: https://docs.galaxyproject.org/en/latest/admin/index.html
- [ ] Discuss Galaxies benefit of using an …
-
### Environment
* **Version**: 2.5.4
* **Installation**: Official Docker image
* **PHP version**: PHP 8.1.15 (cli) (built: Feb 5 2023 22:22:23) (NTS)
* **OS**: Alpine 3.17.1 / Debian 12.0
* *…