rabbitmq-server
No description set
- Sources inherited from project Cloud:OpenStack:Pike
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout systemsmanagement:Ardana:8:CentOS/rabbitmq-server && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000000414 414 Bytes | |
rabbitmq-env.conf | 0000000585 585 Bytes | |
rabbitmq-script-wrapper | 0000001523 1.49 KB | |
rabbitmq-server-3.6.16.tar.xz | 0001483368 1.41 MB | |
rabbitmq-server.changes | 0000026179 25.6 KB | |
rabbitmq-server.init | 0000003683 3.6 KB | |
rabbitmq-server.logrotate | 0000000285 285 Bytes | |
rabbitmq-server.service | 0000000412 412 Bytes | |
rabbitmq-server.spec | 0000008333 8.14 KB | |
rabbitmq-server.sysconfig | 0000000235 235 Bytes | |
rabbitmq-server.tmpfiles.d.conf | 0000000047 47 Bytes | |
rabbitmq.config.example | 0000029465 28.8 KB | |
sysexists-in-ocf.patch | 0000000470 470 Bytes |
Revision 2 (latest revision is 4)
Dirk Mueller (dirkmueller)
committed
(revision 2)
- update config.template to use channel_max to 0 (old default, mitigate breakage in 3.6.16 change) - update to 3.6.16: Bug fixes: + Queue master locator min-masters incorrectly calculated the number of masters. + Maximum supported number of queue priorities (255) is now enforced Enhancements: + queue.delete operations will now force delete queues that don't have a promotable master + Lock contention in internal database is now much lower when a node with a lot of exclusive queues shuts down or is otherwise considered to be unavailable by peers + Default max number of channels allowed on a connection (a.k.a. channel_max) has been lowered from 65535 to 2047. The new default is much safer and will reduce the effect application channel leaks have on node resource consumption. This is a potentially breaking change. - Add sysexits-in-ocf.patch to handle new rabbitmqctl exit codes (bsc#1093046) - Add TasksMax=8192 to start on large machines (bsc#1094896) - Update to 3.6.15: + Bug fixes: - Avoid infinite loop when dropping entries in the GM. - Various changes to the OCF scripts. + Enhancements: - Internal authN backend will now prohibit logins with a blank passwords. + Bug fixes in plugins. - Remove ocf-pull-request-63.patch, ocf-pull-request-64.patch, ocf-pull-request-66.patch: merged upstream.
Comments 0