summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* CU for "Consumer Utilisation" not CB for "Consumer Bound".Simon MacMullen2013-11-151-15/+15
|
* Maintain an exponential moving average of the utilisation.Simon MacMullen2013-11-151-30/+43
|
* Experiment with the idea of "consumer utilisation". Still far too lumpy.Simon MacMullen2013-11-141-18/+57
|
* consumer_bound info item.Simon MacMullen2013-11-142-9/+18
|
* stable to defaultSimon MacMullen2013-11-141-21/+0
|\
| * Oops, that should have gone in bug 25415Simon MacMullen2013-11-141-21/+0
| |
* | stable to defaultSimon MacMullen2013-11-127-13/+68
|\ \ | |/ |/|
| * Merged bug25860 into defaultEmile Joubert2013-11-123-3/+32
| |\
| | * Use xmerl rather than maintain our own UTF-8 validator.Simon MacMullen2013-11-121-30/+7
| | |
| | * Validate utf-8-ness on the way into rabbitmqctl too.Simon MacMullen2013-11-041-1/+8
| | |
| | * Derp / cosmetic.Simon MacMullen2013-11-041-5/+2
| | |
| | * Check UTF-8-ness of shortstrs in non-content-bearing methods. Note that we ↵Simon MacMullen2013-11-042-2/+50
| | | | | | | | | | | | use the previously developed "fast" checker to avoid a dependency on xmerl, not so much because it is fast.
| * | stable to defaultSimon MacMullen2013-11-110-0/+0
| |\ \ | | |/ | |/|
| * | Merged stable into defaultEmile Joubert2013-11-014-10/+36
| |\ \
| | * \ Merged stable into defaultEmile Joubert2013-11-011-16/+25
| | |\ \
| | * \ \ stable to defaultSimon MacMullen2013-11-011-5/+1
| | |\ \ \
| | * \ \ \ Merged stable into defaultEmile Joubert2013-10-314-16/+44
| | |\ \ \ \
| | * | | | | Rename + cosmetic.Simon MacMullen2013-10-311-5/+3
| | | | | | |
| | * | | | | SimplifySimon MacMullen2013-10-311-9/+8
| | | | | | |
| | * | | | | stable to defaultSimon MacMullen2013-10-314-10/+39
| | |\ \ \ \ \
| | | * \ \ \ \ Merge bug 25836Simon MacMullen2013-10-310-0/+0
| | | |\ \ \ \ \
| | | | * \ \ \ \ stable to defaultSimon MacMullen2013-10-292-2/+3
| | | | |\ \ \ \ \
| | | | * \ \ \ \ \ merge stable into defaultMatthias Radestock2013-10-287-17/+48
| | | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ \ stable to defaultSimon MacMullen2013-10-280-0/+0
| | | | |\ \ \ \ \ \ \
| | | * | | | | | | | | Better error message.Simon MacMullen2013-10-311-3/+4
| | | | | | | | | | | |
| | | * | | | | | | | | Don't allow deletion of "amq.rabbitmq.*".Simon MacMullen2013-10-301-0/+8
| | | | | | | | | | | |
| | | * | | | | | | | | Make log and trace exchanges internal.Simon MacMullen2013-10-303-10/+30
| | | | |_|_|/ / / / / | | | |/| | | | | | |
* | | | | | | | | | | Merged bug25870 into stableEmile Joubert2013-11-110-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Remove 'evil' receive block.Simon MacMullen2013-11-111-14/+18
| | | | | | | | | | |
* | | | | | | | | | | Cope with clients dying.Simon MacMullen2013-11-082-16/+47
|/ / / / / / / / / /
* | | | | | | | | | Added tag rabbitmq_v3_2_1 for changeset fde7d8bb464aSimon MacMullen2013-11-070-0/+0
|/ / / / / / / / /
* | | | | | | | | Merged bug25849 into stablerabbitmq_v3_2_1Emile Joubert2013-11-011-0/+5
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | sp.Emile Joubert2013-11-011-1/+1
| | | | | | | | |
| * | | | | | | | We can get down_from_gm twice in a row, don't blow up if we do.Simon MacMullen2013-10-281-0/+5
| | | | | | | | |
* | | | | | | | | Merged bug25618 into stableEmile Joubert2013-11-011-16/+25
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Remove use of gm:leave/1: it does almost nothing, master does not invoke it, ↵Simon MacMullen2013-10-291-7/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and it's racy anyway.
| * | | | | | | | Attempt to clean up actions when terminating a slave. Slave termination now ↵Simon MacMullen2013-10-291-15/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | never deletes a queue.
* | | | | | | | | That async_dirty is not needed, there's one in rabbit_runtime_parameters:list/2.Simon MacMullen2013-11-011-5/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merged bug25846 into stableEmile Joubert2013-10-3111-22/+54
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | |
| * | | | | | Revivify stableSimon MacMullen2013-10-311-1/+1
| | | | | | |
| * | | | | | Merged bug25842 into stableEmile Joubert2013-10-311-2/+2
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Non-Windows 32 bit platforms tend to only give you 2GB address space per ↵Simon MacMullen2013-10-301-2/+2
| |/ / / / / | | | | | | | | | | | | | | | | | | process.
| * | | | | Merge bug25845Simon MacMullen2013-10-291-1/+1
| |\ \ \ \ \
| | * | | | | Use 580 seconds as default heartbeat intervalMichael Klishin2013-10-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 240 seconds gives a theoretiacl 2.5 decrease in server load (over the previous default of 600 seconds), while 580 gives a ~3% increase. In a test that involved watching CPU usage 1000 idle connections I observe effectively no difference between 600 and 580 values. 580 seconds is enough to cause network activity every 290 (< 300) seconds and hopefully make F5 gear with default timeout settings happy.
| | * | | | | Lower default heartbeat setting to 240 secondsMichael Klishin2013-10-271-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | F5 load balancers by default will close TCP connections that have been idle for 300 seconds. The choice of the new 240 seconds interval is not particularly scientific: any < 10 minutes interval would work, given that heartbeats are sent at roughly 1/2 the interval. As far as performance overhead from heartbeats goes, 240 is about as good as 590.
| | * | | | | Ignore .tmp filesMichael Klishin2013-10-271-0/+1
| | | | | | |
| * | | | | | Remove tab, ignore .tmpSimon MacMullen2013-10-292-1/+2
| | |_|_|_|/ | |/| | | |
| * | | | | cosmeticMatthias Radestock2013-10-281-14/+11
| | | | | |
| * | | | | Merged bug25838 into stableEmile Joubert2013-10-283-8/+18
| |\ \ \ \ \
| | * | | | | simplifySimon MacMullen2013-10-281-2/+1
| | | | | | |