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

## Proposed Changes It partially addresses the feature request https://github.com/rabbitmq/rabbitmq-server/issues/10752. This PR lets a developer set the capabilities to the sender and receiver links in the amqp10_client. It will not...

bazel
make

### Is your feature request related to a problem? Please describe. oidc-client-ts library is used by the management UI to implement oauth2 authentication. It is currently using 2.0.3. ### Describe...

enhancement
rabbitmq-management

### Is your feature request related to a problem? Please describe. As the last step of migrating to Khepri (ie enabling the `khepri_db` feature flag) all Mnesia related files are...

enhancement

This commit fixes https://github.com/rabbitmq/rabbitmq-server/issues/11985 and is a manual backport due to conflicts in https://github.com/rabbitmq/rabbitmq-server/pull/12144

* ` memory_high_watermark_paging_ratio` and `memory_monitor_interval` are not used in CQv2 - the only version supported in 4.0 * classic_queue_default_version is now ignored, since only version 2 is supported * I've...

bazel
make
backport-v4.0.x

### Describe the bug Facing the exact same issue as in this discussions/bugs: https://github.com/rabbitmq/rabbitmq-server/issues/6447 https://github.com/rabbitmq/discussions/issues/164 https://github.com/rabbitmq/rabbitmq-server/discussions/5258 In some random moment(Can't find the pattern) queue start to grown until disk is...

bug

## Proposed Changes - Support configuration of `signing_keys`, `default_key` and `algorithms` on each oauth provider under `oauth2.oauth_providers` - Do not delete statically configured signing keys when signing keys are loaded...

bazel
backport-v3.13.x
backport-v4.0.x

More cleanups. DO NOT MERGE until I am back from Holidays (part 2) mid August.

make

Hi, We're testing out Khepri and reviewing how we could monitor its behaviour and performance. Today, we monitor mnesia transaction counters to see if there is a high amount of...

enhancement

### Describe the bug After upgrading to 3.13 I see warning in UI > Deprecated features are being used. [[Learn more]](https://www.rabbitmq.com/feature-flags.html) This div element overlap first two items in Admin...

bug