Go to file
David Ansari 0c905f9b17 Validate setting permissions works
in order to troubleshoot the flake described in
https://github.com/rabbitmq/rabbitmq-server/issues/12413#issuecomment-2419293869
```
Node: rabbit_shard2@localhost
Case: amqp_system_SUITE:access_failure
Reason: {error,{{badmatch,{error,134,
                                 "Unhandled exception. System.Exception: expected exception not received\n
                                 at Program.Test.accessFailure(String uri) in /home/runner/work/rabbitmq-server/rabbitmq-server/deps/rabbit/test/amqp_system_SUITE_data/fsharp-tests/Program.fs:line 477\n
                                 at Program.main(String[] argv) in /home/runner/work/rabbitmq-server/rabbitmq-server/deps/rabbit/test/amqp_system_SUITE_data/fsharp-tests/Program.fs:line 509\n"}},
                [{amqp_system_SUITE,run_dotnet_test,2,
                                    [{file,"amqp_system_SUITE.erl"},
                                     {line,257}]},
```
2024-10-24 12:34:03 +02:00
.github Fix docker image to 9.4.0.5 2024-10-23 12:54:24 +02:00
bazel Dependency Recon updated from 2.5.3 to 2.5.6 2024-10-08 07:09:08 -04:00
deps Validate setting permissions works 2024-10-24 12:34:03 +02:00
doc
mk
packaging Remove HiPE 2024-08-28 09:18:28 +02:00
release-notes 4.0.1 release notes: wording 2024-10-09 11:54:26 -04:00
scripts
selenium Fix schema mapping issues 2024-10-08 08:17:48 +02:00
tools
.bazelignore
.bazelrc
.bazelversion
.dockerignore
.elp.toml
.git-blame-ignore-revs
.gitignore
.mailmap
BAZEL.md
BUILD.bats
BUILD.bazel
BUILD.package_generic_unix
CODE_OF_CONDUCT.md
COMMUNITY_SUPPORT.md
CONTRIBUTING.md
LICENSE
LICENSE-APACHE2
LICENSE-MPL-RabbitMQ
MODULE.bazel Revert "Bump observer_cli to 1.8.0" 2024-10-21 22:23:38 -04:00
Makefile make: Additional cleanup of RabbitMQ components 2024-08-29 15:19:32 +02:00
PKG_LINUX.md
PKG_WINDOWS.md
README.md
SERVER_RELEASES.md
WORKSPACE
dist.bzl
erlang.mk Revert unnecessary Erlang.mk change 2024-09-02 11:57:47 +02:00
erlang_ls.config
moduleindex.yaml Make CI: Bazel updates following ct_master work 2024-10-15 14:57:42 +02:00
plugins.mk
rabbitmq-components.mk Revert "Bump observer_cli to 1.8.0" 2024-10-21 22:23:38 -04:00
rabbitmq.bzl Use 4.0.2 as secondary umbrella 2024-09-26 13:10:49 -04:00
rabbitmq_home.bzl
rabbitmq_package_generic_unix.bzl
rabbitmq_run.bzl
rabbitmqctl.bzl
rebar.config
user-template.bazelrc

README.md

Test

RabbitMQ Server

RabbitMQ is a feature rich, multi-protocol messaging and streaming broker. It supports:

Installation

Tutorials and Documentation

Some key doc guides include

RabbitMQ documentation is also developed on GitHub.

Commercial Features and Support

Getting Help from the Community

Please read the Community Support Eligibility Policy document first.

The recommended community forums are

Contributing

See CONTRIBUTING.md and our development process overview.

Questions about contributing, internals and so on are very welcome in GitHub Discussions or community Discord server in the core-and-plugin-dev channel.

Licensing

RabbitMQ server is licensed under the MPL 2.0.

Community Support Eligibility Policy document explains the open source RabbitMQ support policy adopted by the RabbitMQ Core Team.

Building From Source and Packaging

(c) 2007-2024 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries.