summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* handle amqqueue:delete errors gracefullybug26088Matthias Radestock2014-03-271-2/+3
|
* Merge bug 26063Simon MacMullen2014-03-110-0/+0
|\
* | Don't corrupt the node montor state even if we are about to shut down.bug26063Simon MacMullen2014-03-111-3/+4
|/
* Merge bug26058Simon MacMullen2014-03-101-3/+2
|\
| * Fix memory calculations: we were erroneously removing the mgmt db from the ↵bug26058Simon MacMullen2014-03-101-3/+2
|/ | | | plugins bucket (although it was never counted there) and not removing it from the 'other plugins' bucket (although it was).
* Added tag rabbitmq_v3_2_4 for changeset d44905fa517aSimon MacMullen2014-03-040-0/+0
|
* Package changelogs for 3.2.4.rabbitmq_v3_2_4Simon MacMullen2014-03-042-0/+9
|
* Added tag rabbitmq_v3_2_4 for changeset b93445fda35cSimon MacMullen2014-03-040-0/+0
|
* Merge bug 26038Simon MacMullen2014-02-261-1/+12
|\
| * If we abandon autoheal while in winner_waiting then let the losing nodes ↵bug26038Simon MacMullen2014-02-261-1/+12
|/ | | | know they can carry on.
* merge bug26013 into stableMatthias Radestock2014-02-241-32/+44
|\
| * improve clarity and correctnessbug26013Matthias Radestock2014-02-201-30/+38
| | | | | | | | | | | | | | | | | | | | - introduce blocked_by_alarm state predicate which makes it easier / more obvious to detect the transitions to/from - do not send 'unblocked' when the client doesn't have the capability - ditch superfluous true/false return from maybe_send_unblocked (now send_unblocked) - detect the transition into blocked_by_alarm that can result from handling conserve_resources (the original purpose of the bug)
| * Eliminate a compiler warningMichael Klishin2014-02-191-1/+1
| |
| * Send connection.unblocked when connection is no longer blocked or all alarms ↵Michael Klishin2014-02-191-1/+4
| | | | | | | | clear
| * Make connection.[un]blocked independent from flow controlMichael Klishin2014-02-191-16/+17
| |
* | Merge bug26006Simon MacMullen2014-02-190-0/+0
|\ \ | |/
* | Inform autoheal that a node is down on nodedown not rabbit app down; ↵bug26006Simon MacMullen2014-02-172-15/+10
|/ | | | therefore stop ignoring nodedown in winner_waiting.
* Merge bug 26014Simon MacMullen2014-02-170-0/+0
|\
* | Don't call InnerFun and remove/3 if the binding was not there.bug26014Simon MacMullen2014-02-171-7/+9
|/
* Fix a syntax error in config exampleMichael Klishin2014-01-241-1/+1
|
* Merge bug26005Simon MacMullen2014-02-130-0/+0
|\
* | Handle down messages from the delegate, since that's what we're monitoring ↵bug26005Simon MacMullen2014-02-111-2/+4
|/ | | | locally. And make sure that cast/2 has cast-like semantics - don't blow up if the gen_server has stopped.
* Merge bug26000 into stable againSimon MacMullen2014-02-112-7/+27
|\
| * More documentation, slightly stricter types.bug26000Simon MacMullen2014-02-111-1/+14
| |
| * fix testsMatthias Radestock2014-02-101-6/+13
| |
* | Merge bug 26000 (into stable this time)Simon MacMullen2014-02-102-2/+17
|\ \ | |/ |/|
| * Merge bug25762Simon MacMullen2014-02-072-2/+17
| |\
| | * minimal fixbug25762Matthias Radestock2014-02-062-2/+17
| |/
* | Allow specifying a tx-fun.Simon MacMullen2014-02-061-44/+59
|/
* Added tag rabbitmq_v3_2_3 for changeset 915404021814Emile Joubert2014-01-230-0/+0
|
* Changelogs for 3.2.3rabbitmq_v3_2_3Emile Joubert2014-01-232-0/+9
|
* merge bug25929 into stableMatthias Radestock2014-01-200-0/+0
|\
* | handle setopts error gracefullybug25929Matthias Radestock2014-01-201-6/+11
|/
* Fix type errorSimon MacMullen2014-01-171-3/+3
|
* Merge bug25965Simon MacMullen2014-01-171-0/+19
|\
| * Merge bug 25952Simon MacMullen2014-01-171-0/+19
| |\
| | * Merge bug24927Simon MacMullen2014-01-170-0/+0
| | |\
| | * | oops, wrong branchbug24927Simon MacMullen2014-01-161-1/+0
| | | |
| | * | CapabilitySimon MacMullen2014-01-161-0/+1
| | | |
| | * | Revivify branch from earlier commit.Simon MacMullen2014-01-161-1/+1
| | | |
| | * | Staunch the flow of "Discarding message..." log messagesSimon MacMullen2014-01-151-0/+19
| | |/
* | | Oops x 2bug25965Simon MacMullen2014-01-171-1/+1
| | |
* | | OopsSimon MacMullen2014-01-171-3/+4
| | |
* | | Limit maximum message size.Simon MacMullen2014-01-174-6/+24
|/ /
* | Remove inanity.bug25952Simon MacMullen2014-01-171-4/+1
| |
* | Avoid "Absurdly large distribution output data buffer" death.Simon MacMullen2014-01-162-38/+79
|/
* simplify even furtherMatthias Radestock2014-01-101-4/+4
|
* simplify, remove redundant codeMatthias Radestock2014-01-101-7/+4
|
* tiny refactor: better function nameMatthias Radestock2014-01-091-6/+6
| | | | ...and more sensible case order
* cosmetic: whitespaceMatthias Radestock2014-01-081-54/+48
|