]> review.fuel-infra Code Review - packages/trusty/rabbitmq-server.git/log
packages/trusty/rabbitmq-server.git
9 years agoAutotune erlang thread pool size 43/19143/4 89/19189/1 mos-9.0
Alexey Lebedeff [Mon, 4 Apr 2016 15:16:15 +0000 (18:16 +0300)]
Autotune erlang thread pool size

Backport from upstream https://github.com/binarin/rabbitmq-server/tree/rabbitmq-server-151

Other patches are moved around and added to streamline centos and ubuntu packaging.

Change-Id: I669523ee1db5e1d30af247dd94e36cd31613c4a9
Closes-Bug: 1565829

9 years agoUnconditionally enable hipe-compilation 20/17620/5
Alexey Lebedeff [Thu, 18 Feb 2016 09:14:28 +0000 (12:14 +0300)]
Unconditionally enable hipe-compilation

As it promises significant performance gains

Per https://mirantis.jira.com/browse/PROD-3208

Change-Id: Idd9b024c03cbef0732a3c10aee0138cd6cd4c676

9 years agoUpgrade rabbitmq to 3.6.1 19/17619/13
Alexey Lebedeff [Tue, 16 Feb 2016 10:28:31 +0000 (13:28 +0300)]
Upgrade rabbitmq to 3.6.1

Per https://mirantis.jira.com/browse/PROD-3272

Change-Id: I072fd1608247465efb10926b93f67dabc29f689b

9 years agoBackport infinite loop detection 12/15512/3
Alexey Lebedeff [Thu, 24 Dec 2015 11:21:48 +0000 (14:21 +0300)]
Backport infinite loop detection

Upstream fix https://github.com/rabbitmq/rabbitmq-common/pull/26 (patch
modified to reflect current state of upstream code).

Sudden death of cluster node could result in a stuck queue process -
this will result in redeclare attempts to hang. With this patch such
condition will be detected - AMQP channel will be closed and error will
be logged. And probably it could help us to discover underlying bug, by
localizing it in time.

And for referenced partial bugs it'll allow us to confirm or reject
hypothesis that it's related.

Change-Id: I09df5c5f2333cc462475798260cdfa9f4f5de654
Partial-Bug: #1515223
Partial-Bug: #1523622

9 years agoBackport upstream fix for management plugin 94/14594/2
Alexey Lebedeff [Thu, 10 Dec 2015 16:40:38 +0000 (19:40 +0300)]
Backport upstream fix for management plugin

https://github.com/rabbitmq/rabbitmq-management/pull/84

Without this fix node may fail to start after network split.

Change-Id: I901055ea89b88edbbfa5350186ce3ad2d4bc71fb
Closes-Bug: #1513511

9 years agoBackport fix for internal state corruption. 86/14586/1
Alexey Lebedeff [Thu, 10 Dec 2015 11:56:31 +0000 (14:56 +0300)]
Backport fix for internal state corruption.

Upstream patch - https://github.com/rabbitmq/rabbitmq-common/pull/18

Change-Id: I1d2cd47305c0dfa8279e418088d8ab0e98e4ecc7
Partial-Bug: #1518264

9 years agoBuild rabbitmq 3.5.6 for ubuntu 83/14583/1
Alexey Lebedeff [Thu, 10 Dec 2015 15:19:57 +0000 (18:19 +0300)]
Build rabbitmq 3.5.6 for ubuntu

debian/ from http://archive.ubuntu.com/ubuntu/pool/main/r/rabbitmq-server/rabbitmq-server_3.5.4-1.debian.tar.xz
RabbitMQ source from https://www.rabbitmq.com/releases/rabbitmq-server/v3.5.6/rabbitmq-server-3.5.6.tar.gz

Tune rabbitmq 3.5.6 for MOS:
* Disable auto-start on package install.
* Increase ulimit on number of file descriptors.

Change-Id: I0c2fcc524caeb9bdc4c048166fed7299350198ec

9 years agoFall back to original 7.0 package 34/10234/1
Dmitry Mescheryakov [Fri, 7 Aug 2015 19:04:31 +0000 (22:04 +0300)]
Fall back to original 7.0 package

The package taken from Debian Sid caused at least one problem -
RabbitMQ server automatically started on install. This CR falls
back to our original package to mitigate this and possible other
issues.

Change-Id: I0fbdca6276b938913c47da2ab7b47134b12c7754
Closes-Bug: #1482716

9 years agoRabbitmq 3.5.4 for MOS 7.0 78/9778/3
Aleksandr Mogylchenko [Thu, 23 Jul 2015 05:44:10 +0000 (08:44 +0300)]
Rabbitmq 3.5.4 for MOS 7.0

Source picked up from Debian Sid:
http://http.debian.net/debian/pool/main/r/rabbitmq-server/rabbitmq-server_3.5.4-1.dsc
http://http.debian.net/debian/pool/main/r/rabbitmq-server/rabbitmq-server_3.5.4.orig.tar.gz
http://http.debian.net/debian/pool/main/r/rabbitmq-server/rabbitmq-server_3.5.4-1.debian.tar.xz

Closes-Bug: #1463000
Change-Id: Ie1c58830295f6feb5d45e97a42129ac3f8d821e9

9 years agorabbitmq-server repackaged for 7.0 54/8454/1
Artem Silenkov [Wed, 24 Jun 2015 18:11:03 +0000 (21:11 +0300)]
rabbitmq-server repackaged for 7.0

Change-Id: I8694fe10fbda6dee26820a8b0522effb9c739231

10 years agoMinor packaging fixes; no actual code changes 33/5033/2 6.1
Alexei Sheplyakov [Fri, 27 Mar 2015 11:44:30 +0000 (14:44 +0300)]
Minor packaging fixes; no actual code changes

- Make the source directory unversioned
- Set MOS Linux team as a maintainer
- Change the revision according to the new versioning policy.

blueprint separate-mos-from-linux

Change-Id: I1ec952aae2a9a1757ea02590eb34e5ae404b4b5a

10 years agoAdded rabbitmq-server version 3.3.5 from rabbitmq.com 09/2709/1
Alexei Sheplyakov [Wed, 28 Jan 2015 14:55:14 +0000 (17:55 +0300)]
Added rabbitmq-server version 3.3.5 from rabbitmq.com

The version of rabbitmq-server shipped in Ubuntu 14.04 (3.2.4) provides
poor/buggy clustering/HA facilities and is not suitable for OpenStack
(in HA configuration), hence the custom package.

Related-Bug: #1355947
blueprint support-ubuntu-trusty

Change-Id: I13375776a36f5dfbe86c5ad8800ac4a86028e748

10 years agoAdded .gitreview
Andrey Nikitin [Fri, 23 Jan 2015 13:53:44 +0000 (16:53 +0300)]
Added .gitreview