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

With this change AMQP 1.0 'to' and 'subject' properties can be inserted into an AMQP 0.9.1 message as headers. Subject will be the routing key of the message as before,...

### Is your feature request related to a problem? Please describe. Google OAuth2 Authorization Server issues OAuth 2.0 Opaque Access Tokens. RabbitMQ expects digitally signed JWT tokens. Therefore when you...

enhancement
rabbitmq-auth-backend-oauth2
rabbitmq-management

### Is your feature request related to a problem? Please describe. Some prometheus monitoring systems supports target authentication, such as the big one (https://prometheus.io/docs/prometheus/latest/configuration/configuration/) that supports basic_auth and oauth. I...

enhancement

Extracted from https://github.com/rabbitmq/rabbitmq-stomp/issues/21, see [this thread](https://groups.google.com/forum/#!topic/rabbitmq-users/k-221hP-pTc). We need to count redeliveries in the core before this can be resolved.

rabbitmq-stomp

I tried to persistent my messages with the persistent-Header, but instead of value=true i wrote value=1 which results in an processing error, without further information. It would be great to...

rabbitmq-stomp

Much like https://github.com/rabbitmq/rabbitmq-mqtt/issues/174 but for STOMP. In a pretty varied range of scenarios we see that the "[let it crash](https://learnyousomeerlang.com/errors-and-exceptions)" philosophy, while does its job of continued service for future...

rabbitmq-stomp

### Is your feature request related to a problem? Please describe. Log out users directly from the Identity Provider (a.k.a OP) using [OIDC Front-channel Logout](https://openid.net/specs/openid-connect-frontchannel-1_0.html) mechanism. This is also known...

enhancement
rabbitmq-auth-backend-oauth2
rabbitmq-management

Some applications set `x-max-age` for streams right in the application code. The value is stored internally in milliseconds but equivalent values (e.g. `1D` and `24H`) can be provided by different...

bug
usability
streams

### Is your feature request related to a problem? Please describe. Ra machines cease to function if the rabbit node they are running in is renamed (as may be done...

enhancement

### Is your feature request related to a problem? Please describe. Hi I was in the process of implementing embedded debezium using postgres connector and rabbitmq streams utilizing publishingId based...

enhancement