summaryrefslogtreecommitdiff
path: root/src/rabbit_mirror_queue_slave.erl
Commit message (Expand)AuthorAgeFilesLines
* Update the msg_id_ack in set_length.Francesco Mazzoli2012-04-241-12/+16
* Explicitly acking/not acking when calling bq:fetch in set_length in an HA slaveFrancesco Mazzoli2012-04-191-2/+2
* Merged bug24855 into defaultEmile Joubert2012-04-191-32/+21
|\
| * oopsMatthias Radestock2012-04-121-1/+1
| * merge bug24769Matthias Radestock2012-04-111-1/+1
| |\
| | * Whoopsy.bug24854Matthew Sackman2012-04-041-1/+1
| * | monitor queue senders with pmonMatthias Radestock2012-03-231-9/+5
| * | use pmon in mirror_queue_slaveMatthias Radestock2012-03-231-24/+17
| |/
* | Current thinking is fold should be master only. Interestingly, this also elim...bug24855Matthew Sackman2012-04-051-5/+0
|/
* Rename process_messages to fold.Simon MacMullen2012-02-271-2/+2
* rename the weird VQ:ack/3 head to VQ:process_messages/3Alexandru Scvortov2012-02-241-2/+7
* merge default into bug20337Alexandru Scvortov2012-02-061-51/+66
|\
| * Update copyright 2012bug24606Emile Joubert2012-02-021-1/+1
| * We don't actually need this two-stage startup, we can just fail to init/1.Simon MacMullen2012-02-011-13/+7
| * Let's pay attention to whether we actually started or not.Simon MacMullen2012-02-011-2/+4
| * Two-stage-startup-with-mnesia-record, like rabbit_amqqueue_process.Simon MacMullen2012-01-311-47/+57
| * Flow control: queue slave -> msg_store.Simon MacMullen2012-01-171-0/+4
| * provide two flavours of rabbit_amqqueue:deliverMatthias Radestock2012-01-161-2/+5
| * merge default into bug24664Matthias Radestock2012-01-161-5/+4
| |\
| * | sender_down / receiver_down -> peer_down.Simon MacMullen2012-01-131-1/+1
| * | rabbit_flow -> credit_flowSimon MacMullen2012-01-131-2/+2
| * | Flow control: channel -> queue slaveSimon MacMullen2012-01-121-3/+5
* | | merge default into bug20337Alexandru Scvortov2012-01-241-9/+10
|\ \ \ | | |/ | |/|
| * | merge rabbit_router:deliver into rabbit_amqqueue:deliverbug24681Matthias Radestock2012-01-161-5/+4
| |/
| * Minor ecumenical matterbug24608Emile Joubert2011-12-011-2/+2
| * Foster agreement on type of msg_id_to_channelEmile Joubert2011-12-011-3/+5
| * Don't add message id to the set of msgs we've heard of from gm but not channe...bug24578Simon MacMullen2011-11-221-1/+1
* | don't remove rejected message before it is confirmed by the DLQAlexandru Scvortov2011-11-141-4/+4
* | more consistent namingAlexandru Scvortov2011-11-071-2/+2
* | merge default into bug20337Alexandru Scvortov2011-11-071-2/+2
|\ \ | |/
| * Refrain from resetting message expiry in message requeueEmile Joubert2011-10-201-2/+2
* | Crude merge-from-default to help examine this thing. Currently some tests fai...Simon MacMullen2011-10-201-2/+2
|/
* refactor: extract gb_trees_fold/3 and gb_trees_foreach/2Matthias Radestock2011-10-011-2/+1
* refactor: eliminate gratuitous differences in 'confirm' codeMatthias Radestock2011-10-011-6/+6
* refactor: one gb_trees_cons is quite enoughMatthias Radestock2011-10-011-7/+1
* merge default into bug 23056bug23056Alexandru Scvortov2011-08-251-0/+11
|\
| * fix dialyzer warningsAlexandru Scvortov2011-08-081-0/+11
* | More consistencyMatthew Sackman2011-08-111-3/+3
* | Remove unused var, and cosmetic (record whitespace trumps vertical alignment ...Matthew Sackman2011-08-111-3/+2
* | Report queue slave events by name rather than by QPid.Simon MacMullen2011-08-111-7/+7
* | ReworkingsMatthew Sackman2011-08-101-3/+3
* | Identify the (possibly former if it changed) master pid in the queue_mirror_d...Simon MacMullen2011-08-101-2/+3
* | Various improvements mainly to detection of and reporting of deathMatthew Sackman2011-08-101-17/+17
* | Merging default into bug24130Matthew Sackman2011-08-101-27/+83
|\ \ | |/ |/|
| * Merging default into bug24130Matthew Sackman2011-07-271-27/+83
| |\
| | * Flip flop again: revert b69bd74d8e17 and add the old master pid to the promot...Simon MacMullen2011-07-201-5/+7
| | * Actually, for the bookkeeping mgmt wants, this is better.Simon MacMullen2011-07-191-3/+3
| | * Add master_pid to queue_slave_synchronised event; this will reduce the amount...Simon MacMullen2011-07-151-2/+4
| | * Refactor to mimic style and pizzazz of amqqueue_processMatthew Sackman2011-07-141-22/+27
| | * reworkMatthew Sackman2011-07-141-2/+2