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

### Is your feature request related to a problem? Please describe. Consumer timeouts in the queue is likely to be more reliable than implemented in the channel and allows for...

enhancement

## Proposed Changes Address issue https://github.com/rabbitmq/rabbitmq-server/issues/9323 This plugin is accompanied by a docs PR: https://github.com/rabbitmq/rabbitmq-website/pull/1976 ## Types of Changes What types of changes does your code introduce to this project?...

bazel
backport-v4.0.x

### Discussed in https://github.com/rabbitmq/rabbitmq-server/discussions/7298 Originally posted by **jvary** February 14, 2023 {repost from rabbitmq-users mailing list} Hello all! I am looking to add support for Unix Domain Socket in RabbitMQ,...

effort-medium
help-wanted
rabbitmq-common
rabbitmq-erlang-client

### Is your feature request related to a problem? Please describe. amqp_client hasn't been updated since 3.12.14. https://hex.pm/packages/amqp_client ### Describe the solution you'd like Could you release 3.13.3 for the...

enhancement

### Discussed in https://github.com/rabbitmq/rabbitmq-server/discussions/11611 Originally posted by **reuvenstr** July 3, 2024 ### Describe the bug Hi, After enabling FIPS mode on Ubuntu 22.04 it fails to start rabbit-server (3.12.12-1) with...

Per discussion with @SimonUnge but also @stefanmoser @mkuratczyk. ## Problem Definition Larger users can have thousands of clusters used for all kinds of purposes. Sometimes it may be necessary to...

enhancement

### Describe the bug This issue occurs when using idp-initiated configuration. This issue was found when testing oauth2-proxy example (https://rabbitmq.com/docs/oauth2-examples-proxy). ### Reproduction steps 1. Go to oauth2-proxy root url 2....

bug

This ticket is meant to track down flakes and errors that happen in Make CI (currently enabled in `main` and pull requests. OTP-27 bugs -------- * [ ] `inetrc` Kernel...

bug