| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make sure we update Mnesia when only the gm_pids have changed (i.e. we are ↵ | Simon MacMullen | 2012-10-10 | 1 | -1/+1 |
| | | | | | cleaning up a spare GM pid from when we found an existing slave at startup). | ||||
| * | Merge in default. | Simon MacMullen | 2012-10-10 | 4 | -54/+45 |
| |\ | |||||
| | * | Fix spec broken by bug 25212 | Simon MacMullen | 2012-10-10 | 1 | -1/+2 |
| | | | |||||
| | * | merge bug25210 into default | Tim Watson | 2012-10-09 | 0 | -0/+0 |
| | |\ | |||||
| | * | | Removing the ExtraNodes stuff unmasked another bug: we weren't cleaning up ↵ | Simon MacMullen | 2012-10-08 | 1 | -1/+11 |
| | | | | | | | | | | | | | slave_pids when stopping mirroring. | ||||
| | * | | Remove debugging code. | Simon MacMullen | 2012-10-08 | 1 | -5/+2 |
| | | | | |||||
| | * | | WIP | Simon MacMullen | 2012-10-08 | 3 | -43/+35 |
| | |/ | |||||
| * | | Clean up after we stop mirroring. | Simon MacMullen | 2012-10-10 | 1 | -2/+10 |
| | | | |||||
| * | | Nicer. | Simon MacMullen | 2012-10-10 | 1 | -1/+1 |
| | | | |||||
| * | | Cosmetic | Simon MacMullen | 2012-10-10 | 1 | -1/+1 |
| | | | |||||
| * | | Merge in bug25195. | Simon MacMullen | 2012-10-10 | 6 | -16/+61 |
| |\ \ | |||||
| | * | | Progress towards storing a GM pid -> queue pid mapping. This is dependent on ↵ | Simon MacMullen | 2012-10-03 | 6 | -19/+65 |
| | | | | | | | | | | | | | not feeding the process_death message into remove_from_queue - bug 25195 suggests this might be TRTTD. | ||||
| | * | | Merge default | Simon MacMullen | 2012-10-03 | 1 | -0/+1 |
| | |\ \ | |||||
| | | * | | Don't let the GM hang around. We exit(normal) it rather than tell it to ↵ | Simon MacMullen | 2012-10-02 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | leave/1 since it really shouldn't be there, we want it to stop ASAP. | ||||
| * | | | | Unused var. | Simon MacMullen | 2012-10-09 | 1 | -1/+0 |
| | | | | | |||||
| * | | | | Remove this master_changed nonsense. | Simon MacMullen | 2012-10-09 | 2 | -13/+0 |
| | | | | | |||||
| * | | | | Ignore process_death, explain why. | Simon MacMullen | 2012-10-09 | 1 | -4/+11 |
| | |_|/ |/| | | |||||
| * | | | merge bug25212 | Tim Watson | 2012-10-05 | 0 | -0/+0 |
| |\ \ \ | |||||
| * | | | | Don't fail if the queue is already mirrored, tweak return values a bit. | Simon MacMullen | 2012-10-05 | 1 | -8/+7 |
| | | | | | |||||
| * | | | | Do not start slaves in init_with_existing_bq/3 since we will only get here ↵ | Simon MacMullen | 2012-10-05 | 1 | -6/+7 |
| |/ / / | | | | | | | | | | via rabbit_mirror_queue_misc:update_mirrors/2 which will start them anyway. | ||||
| * | | | consistency | Matthias Radestock | 2012-10-03 | 3 | -21/+21 |
| | | | | |||||
| * | | | re-merge bug25200 into default | Matthias Radestock | 2012-10-03 | 1 | -1/+2 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | cosmetic | Matthias Radestock | 2012-10-03 | 1 | -1/+2 |
| | | | | |||||
| * | | | Merge bug25200 | Simon MacMullen | 2012-10-03 | 2 | -15/+37 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Merge bug25199 | Simon MacMullen | 2012-10-03 | 1 | -16/+14 |
| | |\ \ | |||||
| | | * | | get rid of all but one use of run_backing_queue and inline the latter | Matthias Radestock | 2012-10-01 | 1 | -16/+14 |
| | | | | | |||||
| | * | | | Merged bug25193 | Emile Joubert | 2012-10-03 | 2 | -0/+24 |
| | |\ \ \ | |||||
| | | * | | | More reasons. | Simon MacMullen | 2012-10-03 | 1 | -3/+4 |
| | | | | | | |||||
| | | * | | | Clearer? | Simon MacMullen | 2012-10-01 | 1 | -5/+17 |
| | | | | | | |||||
| | | * | | | active_consumers info item. | Simon MacMullen | 2012-09-28 | 2 | -0/+11 |
| | | | | | | |||||
| * | | | | | Explain | Simon MacMullen | 2012-10-03 | 1 | -0/+6 |
| | | | | | | |||||
| * | | | | | distinguish between deliveries to masters and slaves | Matthias Radestock | 2012-10-03 | 3 | -20/+35 |
| |/ / / / | | | | | | | | | | | | | | | | | ...thus allowing us to set the 'delivered' flag correctly for messages that were in flight during a promotion | ||||
| * | | | | cosmetic | Matthias Radestock | 2012-10-02 | 1 | -10/+7 |
| | | | | | |||||
| * | | | | Merge bug25198 | Simon MacMullen | 2012-10-02 | 0 | -0/+0 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge in default | Simon MacMullen | 2012-10-02 | 3 | -29/+25 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | remove gratuitous ack numbering | Matthias Radestock | 2012-10-02 | 1 | -10/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | the sole purpose of which was to sort the acktags by that number, which serves no purpose whatsoever. | ||||
| | * | | | | requeue unacked messages earlier during promotion | Matthias Radestock | 2012-10-01 | 3 | -19/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ...so that the set_delivered marker is set correctly. Note that - there is no need to sort AckTags - BQ:requeue doesn't care about the order in which it is given the tags. - we don't need to 'run the backing queue' / 'run the message queue' when requeuing since there are no consumers. But we *do* need to drop expired messages; process_args takes care of that already. | ||||
| * | | | | | merge bug25184 into default | Matthias Radestock | 2012-10-02 | 1 | -9/+15 |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| | * | | | | comments, also wait for tables right after you load them | Francesco Mazzoli | 2012-10-02 | 1 | -2/+9 |
| | | | | | | |||||
| | * | | | | cosmetics | Francesco Mazzoli | 2012-10-02 | 1 | -7/+6 |
| | | | | | | |||||
| | * | | | | wait for tables, not for mnesia | Francesco Mazzoli | 2012-10-02 | 1 | -1/+1 |
| | | | | | | |||||
| | * | | | | simplify `leave_cluster/0' | Francesco Mazzoli | 2012-10-02 | 1 | -4/+4 |
| |/ / / / | |||||
| * | | | | merge bug24908 into default | Tim Watson | 2012-10-02 | 10 | -157/+326 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge default | Simon MacMullen | 2012-10-02 | 10 | -157/+326 |
| | |\ \ \ \ |/ / / / / | |||||
| | * | | | | Don't throw, rabbit_amqqueue:with/2 will eat it. | Simon MacMullen | 2012-09-28 | 1 | -1/+1 |
| | | | | | | |||||
| | * | | | | Ignore if the node is down. | Simon MacMullen | 2012-09-28 | 1 | -1/+9 |
| | | | | | | |||||
| | * | | | | Assert a bit here too. | Simon MacMullen | 2012-09-28 | 1 | -1/+1 |
| | | | | | | |||||
| | * | | | | We want to catch here, if sup:start_child exits the rabbit_amqqueue:with we ↵ | Simon MacMullen | 2012-09-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | are in will convert any exit to not_found. Which is unlikely to be helpful | ||||
| | * | | | | Merge in default | Simon MacMullen | 2012-09-28 | 10 | -155/+316 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merge in default | Simon MacMullen | 2012-09-25 | 10 | -156/+316 |
| | | |\ \ \ \ | |||||
