summaryrefslogtreecommitdiff
path: root/src/rabbit_mirror_queue_slave.erl
Commit message (Expand)AuthorAgeFilesLines
* Updates for the new way of doing mandatory.bug26092Simon MacMullen2014-04-021-7/+15
* Update copyright for 2014bug25940Simon MacMullen2014-03-171-1/+1
* Make mirrored queue logging configurable.bug26042Simon MacMullen2014-02-271-5/+4
* oopsMatthias Radestock2014-01-301-1/+1
* Refactor - simplify BQ/QI interface & reduce the distance to defaultTim Watson2014-01-151-1/+1
* merge default into bug25827Matthias Radestock2014-01-131-0/+2
|\
| * Revert changes to add proc_name via gen_server2, instead do it explicitly wit...bug25910Simon MacMullen2014-01-101-2/+3
| * Automatically update process_name on become.Simon MacMullen2014-01-101-1/+0
| * Add queue_coordinator / queue_syncer / gm. Shift to getting gen_server2 to st...Simon MacMullen2013-12-101-3/+3
| * RenameSimon MacMullen2013-12-101-2/+2
| * A bit more abstraction, plus identities for heartbeater /Simon MacMullen2013-12-101-2/+2
| * Store some process identity in the process dictionary.Simon MacMullen2013-12-051-0/+2
* | Rework/Refactor to handle recovery terms up-frontTim Watson2013-12-191-1/+1
|/
* Restore synchronous addition of slaves in the queue.declare case.Simon MacMullen2013-11-121-10/+20
* Re-add the log invocations we lost. This does lead to the stale master pid wa...Simon MacMullen2013-11-111-0/+3
* Port the deadlock-breaking code from bug 25852.Simon MacMullen2013-11-111-10/+26
* Merged bug25849 into stablerabbitmq_v3_2_1Emile Joubert2013-11-011-0/+5
|\
| * sp.bug25849Emile Joubert2013-11-011-1/+1
| * We can get down_from_gm twice in a row, don't blow up if we do.Simon MacMullen2013-10-281-0/+5
* | Remove use of gm:leave/1: it does almost nothing, master does not invoke it, ...bug25618Simon MacMullen2013-10-291-7/+2
* | Attempt to clean up actions when terminating a slave. Slave termination now n...Simon MacMullen2013-10-291-15/+29
|/
* merge stable into defaultTim Watson2013-10-011-37/+53
|\
| * Dialyser points out that this branch can never happen; maybe_forget_sender/3 ...Simon MacMullen2013-09-131-1/+0
| * Merged stable into defaultEmile Joubert2013-09-111-8/+10
| |\
| * \ Merge bug25602Simon MacMullen2013-08-191-28/+49
| |\ \
| | * | Rename and remove duplicate credit handing on peer downbug25602Emile Joubert2013-08-081-6/+5
| | * | Delay clearing of state in slavesEmile Joubert2013-08-061-28/+50
| * | | Revert b2db7048b839 (which in turn mostly reverted dd08c9204760), i.e. return...Simon MacMullen2013-08-151-5/+5
| * | | Stable to defaultSimon MacMullen2013-08-151-5/+5
| |\ \ \
| * \ \ \ Merged stable into defaultEmile Joubert2013-07-311-2/+2
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | stable to defaultSimon MacMullen2013-07-291-5/+1
| |\ \ \ \
| | * \ \ \ Merged stable into defaultEmile Joubert2013-07-241-5/+1
| | |\ \ \ \
| | | * \ \ \ Merged stable into defaultEmile Joubert2013-06-281-0/+1
| | | |\ \ \ \
| | | * | | | | Remove some vestigial events.bug25604Simon MacMullen2013-06-111-5/+1
* | | | | | | | merge bug25685 into stableTim Watson2013-10-011-8/+10
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Oopsbug25745Simon MacMullen2013-09-111-1/+1
| * | | | | | | More consistent naming.Simon MacMullen2013-09-111-7/+7
| * | | | | | | Take GM's view of the live members each time we have a death message; don't a...Simon MacMullen2013-09-021-8/+10
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Cosmetic to be closer to what's on default.bug25685Simon MacMullen2013-09-161-20/+16
* | | | | | | Don't restart the node, and add a comment explaining what's going on.Simon MacMullen2013-09-161-6/+7
* | | | | | | Log reason for restartEmile Joubert2013-08-231-1/+3
* | | | | | | Solve startup conflict between nodes by restarting slave runtimeEmile Joubert2013-08-221-18/+29
|/ / / / / /
* | | | | | Revert dd08c9204760bug25713Simon MacMullen2013-08-141-5/+5
| |_|_|_|/ |/| | | |
* | | | | Refresh branch from stableEmile Joubert2013-07-311-8/+9
|\ \ \ \ \ | |/ / / /
| * | | | Merge bug25670Simon MacMullen2013-07-291-5/+5
| |\ \ \ \ | | |/ / /
| | * | | Merge stablebug25644Simon MacMullen2013-07-231-5/+5
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Make the delegate monitoring API a drop in replacement for the built in one, ...Simon MacMullen2013-07-021-7/+7
| | | * | Do the monitoring on the correct node(!) and remove all that nonsense about n...Simon MacMullen2013-06-261-7/+0
| | | * | A bit more faff, to deal with genuinely dying nodes.Simon MacMullen2013-06-251-4/+11
| | | * | Delegate monitoring, with a fairly glaring hole.Simon MacMullen2013-06-251-7/+7
| | | |/