Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert changes to add proc_name via gen_server2, instead do it explicitly wit...bug25910 | Simon MacMullen | 2014-01-10 | 1 | -1/+1 |
* | Add queue_coordinator / queue_syncer / gm. Shift to getting gen_server2 to st... | Simon MacMullen | 2013-12-10 | 1 | -4/+8 |
* | s/VMware/GoPivotal/g | Simon MacMullen | 2013-07-01 | 1 | -2/+2 |
* | populate slave's msg_id_ack with sync'ed messages pending ackbug25394 | Matthias Radestock | 2013-01-19 | 1 | -21/+24 |
* | eager sync of messages pending ack | Matthias Radestock | 2013-01-19 | 1 | -10/+16 |
* | pass 'unacked' flag to BQ:fold fun | Matthias Radestock | 2013-01-15 | 1 | -1/+1 |
* | Merge default | Simon MacMullen | 2013-01-07 | 1 | -2/+1 |
|\ | |||||
| * | tweak loggingbug24407 | Matthias Radestock | 2013-01-04 | 1 | -2/+1 |
* | | Merge in bug24407. | Simon MacMullen | 2013-01-04 | 1 | -13/+32 |
|\ \ | |/ |/| | |||||
| * | refactor: extract stop_syncer function | Matthias Radestock | 2013-01-01 | 1 | -10/+9 |
| * | oops | Matthias Radestock | 2013-01-01 | 1 | -1/+1 |
| * | better fun names | Matthias Radestock | 2013-01-01 | 1 | -6/+6 |
| * | merge bug24407 into bug25345 | Matthias Radestock | 2012-12-30 | 1 | -9/+31 |
| |\ | |||||
| | * | Emit an info item as soon as we start, for greater responsiveness. | Simon MacMullen | 2012-12-14 | 1 | -6/+8 |
| | * | Fix accidental change | Simon MacMullen | 2012-12-14 | 1 | -1/+1 |
| | * | Cancel sync | Simon MacMullen | 2012-12-14 | 1 | -4/+22 |
| | * | Shorter | Simon MacMullen | 2012-12-14 | 1 | -2/+2 |
| | * | Ensure rabbitmqctl list_queues remains responsive during sync, and emit stats... | Simon MacMullen | 2012-12-14 | 1 | -8/+10 |
* | | | cosmetic(ish) | Matthias Radestock | 2013-01-04 | 1 | -1/+1 |
* | | | cosmetic | Matthias Radestock | 2013-01-03 | 1 | -3/+2 |
* | | | simplify syncer | Matthias Radestock | 2013-01-03 | 1 | -33/+23 |
* | | | make credit waiting less brittle | Matthias Radestock | 2013-01-03 | 1 | -11/+10 |
* | | | Specs. | Simon MacMullen | 2013-01-03 | 1 | -0/+19 |
* | | | Consistency with the real slave. | Simon MacMullen | 2013-01-03 | 1 | -2/+2 |
* | | | Explain why | Simon MacMullen | 2013-01-03 | 1 | -0/+1 |
|/ / | |||||
* | | cosmetic(ish) refactors on mq_sync:master_send | Matthias Radestock | 2012-12-30 | 1 | -10/+9 |
|/ | |||||
* | It's important to respond to this too. | Simon MacMullen | 2012-12-14 | 1 | -1/+4 |
* | Add rabbitmqctl sync_queue, and make it synchronous. Also fix the fact that w... | Simon MacMullen | 2012-12-06 | 1 | -1/+10 |
* | Normalise credit flow quantities. | Simon MacMullen | 2012-12-05 | 1 | -2/+2 |
* | correct docs for final handshake | Matthias Radestock | 2012-11-29 | 1 | -0/+1 |
* | handle the case of the Syncer dying right at the end | Matthias Radestock | 2012-11-29 | 1 | -15/+20 |
* | cosmetic | Matthias Radestock | 2012-11-29 | 1 | -4/+4 |
* | extract logging | Matthias Radestock | 2012-11-29 | 1 | -18/+12 |
* | no more unused vars | Matthias Radestock | 2012-11-29 | 1 | -1/+1 |
* | Don't do anything if we decided not to do anything. | Simon MacMullen | 2012-11-29 | 1 | -1/+1 |
* | Update diagram. | Simon MacMullen | 2012-11-29 | 1 | -2/+4 |
* | Call get_parent/0 less often... | Simon MacMullen | 2012-11-29 | 1 | -6/+6 |
* | Respond to FHC. | Simon MacMullen | 2012-11-29 | 1 | -1/+7 |
* | Only respond to 'EXIT's from parent / syncer. | Simon MacMullen | 2012-11-29 | 1 | -6/+10 |
* | Have slaves determine whether they need sync. | Simon MacMullen | 2012-11-29 | 1 | -15/+29 |
* | Reverse master/syncer communication. | Simon MacMullen | 2012-11-29 | 1 | -5/+8 |
* | Merge in default, and use the fold-stop thing rather than throwing. | Simon MacMullen | 2012-11-29 | 1 | -12/+15 |
* | cosmetic | Matthias Radestock | 2012-11-28 | 1 | -4/+1 |
* | There is no TRef1. | Simon MacMullen | 2012-11-28 | 1 | -2/+2 |
* | Unshorten name. | Simon MacMullen | 2012-11-28 | 1 | -2/+2 |
* | We should flush here too, to not leave a junk 'DOWN' message when the syncer ... | Simon MacMullen | 2012-11-28 | 1 | -2/+1 |
* | Oops | Simon MacMullen | 2012-11-28 | 1 | -1/+1 |
* | Diagram. | Simon MacMullen | 2012-11-28 | 1 | -0/+26 |
* | Don't expose the BQ to the syncer. | Simon MacMullen | 2012-11-28 | 1 | -38/+50 |
* | Spawn a separate process to send out messages from the master. This lets us s... | Simon MacMullen | 2012-11-28 | 1 | -25/+31 |