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
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
Backport fix for internal state corruption.
Upstream patch - https://github.com/rabbitmq/rabbitmq-common/pull/18
Change-Id: I1d2cd47305c0dfa8279e418088d8ab0e98e4ecc7
Partial-Bug: #
1518264
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
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
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