]> review.fuel-infra Code Review - packages/trusty/rabbitmq-server.git/log
packages/trusty/rabbitmq-server.git
8 years agoBackport infinite loop detection 54/27554/2 7.0
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
Closes-Bug: #1515223
(cherry picked from commit 6b45958024465ff64f5466815cf04169da0c9cf5)

9 years agoBackport upstream fix for management plugin 36/15436/1
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 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