rabbitmq-server icon indicating copy to clipboard operation
rabbitmq-server copied to clipboard

Open source RabbitMQ: core server and tier 1 (built-in) plugins

Results 361 rabbitmq-server issues
Sort by recently updated
recently updated
newest added

We are investigating the use of federation of an exchange shared throughout an upstream rabbitmq cluster. We observe that when we terminate the RabbitMQ instance that represents the location of...

The current way of using "rabbitmqctl encode" is to pass the sensitive value and passphrase directly in the command line. The command will be captured by history or ps, which...

the white page maybe hurt our ​eyes when we look at the page for long time. i think dark page would improvement that.

usability

Given a cluster 3 nodes cluster running : - `rabbitmq v3.9 latest` and with ~500 consumers - cpu: 2 memory: 16Gi `rabbitmq-streams list_stream_consumers` doesn't work in the right way. ```...

streams

RabbitMQ nodes will stop with an error if an ASG contains terminated instances that is no longer possible to describe via an EC2 API endpoint: ``` 2018-01-24 08:38:12.257 [error] Error...

rabbitmq-peer-discovery-aws

Improve the `rabbitmq-streams` messages, in this case for example the replica is already in progress for another node, but it is not totally clear for the user. ```shell Adding a...

enhancement
streams

Can potentially be very dangerous but also occasionally useful. Suggested by @Gsantomaggio.

rabbitmq-cli

Can potentially be very dangerous but also occasionally useful. Suggested by @Gsantomaggio.

rabbitmq-cli

After the `rabbitmq-upgrade drain` command runs and succeeds, that node gets placed in maintenance mode, meaning that all TCP sockets will close (including stream ones). The stream coordinator should not...

We keep seeing `FailedPreStopHook` when 3.9 LRE nodes get rolled, and we were able to track it down to the `rabbitmq-upgrade drain` command, specifically: ``` Exec lifecycle hook ([/bin/bash -c...