summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge heads of stableSimon MacMullen2013-07-293-7/+10
|\
| * merge bug25651 into stableMatthias Radestock2013-07-293-7/+10
| |\
| | * More sensible API for partitions, do not return errors.Simon MacMullen2013-07-043-7/+10
| | |
* | | Merge bug25670Simon MacMullen2013-07-2910-46/+116
|\ \ \
| * \ \ Merge bug25668Simon MacMullen2013-07-292-1/+4
| |\ \ \ | | |/ /
| | * | placate dialyzerMatthias Radestock2013-07-271-0/+3
| | | |
| | * | fix typesMatthias Radestock2013-06-011-1/+1
| | | | | | | | | | | | | | | | (transplanted from eec14a745dd738a98cfb83e86a2b077d4280e314)
| * | | cosmeticSimon MacMullen2013-07-291-3/+1
| | | |
| * | | introduces ssl_apps as a env parameterAlvaro Videla2013-07-223-3/+9
| |/ /
| * | Merged bug25644 into stableEmile Joubert2013-07-244-41/+102
| |\ \
| | * \ Merge stableSimon MacMullen2013-07-234-41/+102
| | |\ \ | |/ / /
| | * | Make monitoring via delegates async. This has the downside that you can't ↵Simon MacMullen2013-07-231-22/+29
| | | | | | | | | | | | | | | | monitor the same pid more than once from the same process, but that is enforced by pmon anyway which is the only client of this code. The upside is that cross-cluster basic.get doesn't deadlock...
| | * | Get amqqueu_process to montor via delegate too, tighten delegate specs, ↵Simon MacMullen2013-07-043-25/+14
| | | | | | | | | | | | | | | | simplify pmon parameterisation.
| | * | Guard aganist the case where a delegate-executed function does some monitoring.Simon MacMullen2013-07-021-3/+7
| | | |
| | * | Make the delegate monitoring API a drop in replacement for the built in one, ↵Simon MacMullen2013-07-024-117/+68
| | | | | | | | | | | | | | | | and thus parameterise pmon and remove dmon.
| | * | Do the monitoring on the correct node(!) and remove all that nonsense about ↵Simon MacMullen2013-06-263-40/+18
| | | | | | | | | | | | | | | | node-wide monitoring.
| | * | A bit more faff, to deal with genuinely dying nodes.Simon MacMullen2013-06-252-16/+42
| | | |
| | * | Delegate monitoring, with a fairly glaring hole.Simon MacMullen2013-06-253-22/+128
| | | |
| * | | Merge bug 25671Simon MacMullen2013-07-221-1/+3
| |\ \ \
| | * | | Don't roll over to a lower GM view version than we have ourselvesEmile Joubert2013-07-191-1/+3
| |/ / /
* | | | Backout 3b5a3e3d2febEmile Joubert2013-07-261-1/+1
| | | |
* | | | Checking gm_pids is a better way of filtering out HA queuesEmile Joubert2013-07-191-1/+1
| | | |
* | | | Slaves detect stale master pids on startupEmile Joubert2013-07-192-4/+28
|/ / /
* | | Merged bug25584 into stableEmile Joubert2013-07-170-0/+0
|\ \ \
* | | | Add version.mk, avoid sed when building srcdist, allow VERSION to be providedTim Watson2013-07-172-2/+4
| | | |
* | | | ensure that srcdist inserts the correct version into the bundled makefileTim Watson2013-07-091-0/+2
|/ / /
* | | Merged bug25659 into stableEmile Joubert2013-07-054-34/+80
|\ \ \ | | |/ | |/|
| * | Merged bug25648 into stableEmile Joubert2013-07-043-12/+60
| |\ \
| | * \ merge bug25631 into stableMatthias Radestock2013-07-030-0/+0
| | |\ \
| | * | | Stick in yet another supervisor to get shutdown happening in the right order.Simon MacMullen2013-07-033-12/+60
| | |/ /
| * | | Make join_cluster idempotent.Simon MacMullen2013-07-031-22/+20
| |/ /
* | | Ensure that after we have done forget_cluster_node --offline we will boot ↵Simon MacMullen2013-07-031-1/+17
| | | | | | | | | | | | the next time.
* | | Warning.Simon MacMullen2013-07-031-0/+7
| | |
* | | Remove the constraint that forget_cluster_node --offline requires the ↵Simon MacMullen2013-07-031-25/+11
|/ / | | | | | | second-to-last node to be up.
* | Merge bug25625Simon MacMullen2013-07-023-35/+19
|\ \
| * | Further refactoringEmile Joubert2013-07-023-20/+14
| | |
| * | RefactorEmile Joubert2013-07-012-14/+8
| | |
| * | Correction and contractionEmile Joubert2013-07-012-5/+4
| | |
| * | Optimisation for handling discarded deliveriesEmile Joubert2013-06-272-17/+16
| | |
| * | Stem leak when master deals with discarded messagesEmile Joubert2013-06-271-11/+9
| | |
* | | Merge bug 25649Simon MacMullen2013-07-012-22/+25
|\ \ \
| * | | CosmeticSimon MacMullen2013-07-011-23/+17
| | | |
| * | | Add hipe modulesEmile Joubert2013-07-011-3/+5
| | | |
| * | | Move hipe modules list from macro to environment variableEmile Joubert2013-06-282-22/+28
| | | |
| * | | Ignore missing modules when performing HiPE compilationEmile Joubert2013-06-271-2/+3
| | | |
* | | | Merged bug25645 into stableEmile Joubert2013-06-283-2/+3
|\ \ \ \ | |/ / / |/| | |
| * | | BQ:is_empty/1.Simon MacMullen2013-06-272-2/+2
| | | |
| * | | Recreate that assertion up one level in the call stack, since the callers ↵Simon MacMullen2013-06-272-0/+2
| | | | | | | | | | | | | | | | may still care about it even though VQ itself does not.
| * | | Remove unneeded assertion.Simon MacMullen2013-06-271-2/+1
| | | |
* | | | Merge bug25624Simon MacMullen2013-06-271-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /