summaryrefslogtreecommitdiff
path: root/src/rabbit_mirror_queue_misc.erl
Commit message (Expand)AuthorAgeFilesLines
* Allow specification of the node to use for the queue, all else being equal.bug26082Simon MacMullen2014-03-271-8/+16
* Update copyright for 2014bug25940Simon MacMullen2014-03-171-1/+1
* Make mirrored queue logging configurable.bug26042Simon MacMullen2014-02-271-9/+16
* don't use amqqueue:with/3 in mq_misc:{add,drop}_mirrorMatthias Radestock2014-02-061-39/+40
* Merge in stablebug25873Simon MacMullen2013-11-221-29/+19
|\
| * Restore synchronous addition of slaves in the queue.declare case.Simon MacMullen2013-11-121-14/+12
| * Forgot to add a specSimon MacMullen2013-11-111-0/+1
| * Re-add the log invocations we lost. This does lead to the stale master pid wa...Simon MacMullen2013-11-111-3/+4
| * Port the deadlock-breaking code from bug 25852.Simon MacMullen2013-11-111-20/+14
* | More explanationbug25867Simon MacMullen2013-11-221-0/+2
* | Improve comment.Simon MacMullen2013-11-181-3/+4
* | ExplainSimon MacMullen2013-11-061-0/+3
* | Maybe sync on slave promotion.Simon MacMullen2013-11-061-3/+4
|/
* Merge bug25749 (again)Simon MacMullen2013-09-131-2/+2
|\
| * ...and again.bug25749Simon MacMullen2013-09-131-2/+2
* | Merge bug25749 (again)Simon MacMullen2013-09-131-8/+12
|\ \ | |/ |/|
| * Merged bug25749 into defaultEmile Joubert2013-09-131-8/+12
| |\
| | * Merge in defaultbug25276Simon MacMullen2013-09-111-3/+3
| | |\
| | | * Merged stable into defaultEmile Joubert2013-09-111-3/+3
| | | |\
| | | | * Take GM's view of the live members each time we have a death message; don't a...Simon MacMullen2013-09-021-3/+3
| | * | | Prevent exclusive queues from being durable or mirrored.Simon MacMullen2013-08-191-5/+9
| | |/ /
* | | | Oops, we completely broke HA there.Simon MacMullen2013-09-131-2/+2
|/ / /
* | | Dead lettering by policy.Simon MacMullen2013-09-031-1/+1
|/ /
* | Merged stable into defaultEmile Joubert2013-07-311-2/+2
|\ \ | |/
| * s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
* | stable to defaultSimon MacMullen2013-06-211-1/+1
|\ \ | |/
| * Make it clearer what I meant.Simon MacMullen2013-06-211-1/+1
* | Merged stable into defaultEmile Joubert2013-06-211-0/+2
|\ \ | |/
| * Add a TODO for if we are ever unbusy enough to look at removing this code.bug25638Simon MacMullen2013-06-211-0/+2
* | Remove some vestigial events.bug25604Simon MacMullen2013-06-111-2/+0
|/
* Tighten up HA policy validation.bug25555Simon MacMullen2013-05-141-13/+19
* Move mirrored queue modes into a behaviour and implementations thereof.Simon MacMullen2013-04-111-92/+45
* merge bug25418 into defaultTim Watson2013-02-201-3/+24
|\
| * Auto sync when policy changes to require it, in case we are already mirrored ...bug25418Simon MacMullen2013-02-131-7/+11
| * First pass at ha-sync-mode.Simon MacMullen2013-02-111-4/+21
* | TypoSimon MacMullen2013-02-151-1/+1
* | remove icky use of element/2bug25247Matthias Radestock2013-02-121-4/+5
* | Tweak nodes policy to allow master removal and thus queue migrationSimon MacMullen2013-02-121-19/+30
|/
* Update copyright 2013bug25343Emile Joubert2013-01-231-1/+1
* Useful guard.Simon MacMullen2012-11-211-1/+1
* Don't try to assert result of {add,drop}_mirror.Simon MacMullen2012-11-211-11/+3
* cosmeticMatthias Radestock2012-11-161-2/+2
* Merge in defaultbug25251Simon MacMullen2012-11-131-2/+2
|\
| * merge default into bug25164Matthias Radestock2012-10-311-1/+1
| |\
| * \ Merged bug25236 into defaultEmile Joubert2012-10-291-3/+4
| |\ \
| | * | Yet another way in which add_mirror / drop_mirror "failing" can be OK really.bug25236Simon MacMullen2012-10-261-3/+4
* | | | Remove if_mirrored_queue/2, it's not buying us anything in terms of avoiding ...Simon MacMullen2012-10-291-10/+2
|/ / /
* | | Since bug 25243 we can never have the situation described in that comment - s...Simon MacMullen2012-10-291-8/+1
|/ /
* | If the current master is currently not in the nodes specified, act like it is...bug25243Simon MacMullen2012-10-241-1/+5
|/
* Cosmetic + show non-string nodes params + display "none" when params missing.Simon MacMullen2012-10-221-4/+6