lp://qastaging/~gnuoy/charms/trusty/rabbitmq-server/ssl-only
- Get this branch:
- bzr branch lp://qastaging/~gnuoy/charms/trusty/rabbitmq-server/ssl-only
Branch merges
- Billy Olsen: Approve
-
Diff: 12 lines (+1/-1)1 file modifiedtemplates/rabbitmq.config (+1/-1)
Branch information
- Owner:
- Liam Young
- Status:
- Development
Recent revisions
- 119. By Liam Young
-
[tribaal, r=gnuoy] * Move log to a non-random time position (to have a chance at figuring out races)
* Added extra logging around leader-election or min-cluster-size. - 117. By Billy Olsen
-
[thedac,
r=billy- olsen] Ignore min-cluster-size when juju has leadership election.
This MP also addresses two major hurdles to rabbitmq clustering.
1) When more than one node has run stop_app at the same time
nodes cannot join the cluster.2) When using juju leadership election, if the elected leader
is the third or greater node (i.e. rabbitmq/2 +), the leader
would never be joined to the cluster.Changing the clustering algorithm for each non-leader to join_cluster
with the leader resolves this. Also by clustering with the leader
rather than non-leader nodes we avoid split-brain clusters.Closes-Bug: 1500204
- 115. By Billy Olsen
-
[niedbalski, r=billy-
olsen,dosaboy, 1chb1n] Introduces a charm option for exposing the cluster partition
behavior for rabbitmq.Closes-Bug: #1442443
- 114. By James Page
-
Add support for deployment on Ubuntu released where python2 is not installed by default
- 113. By Billy Olsen
-
[niedbalski,
r=billy- olsen] Fix rabbit clustering when dns resolution is
not available.Closes-Bug: 1489053
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/charms/rabbitmq-server